diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-11-27 19:14:30 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-11-28 13:00:38 -0800 |
commit | df22f0f9ca4ebf881adf8d20cb63e64139f18613 (patch) | |
tree | d19f7e4bfe99241d00925396b79e4699cc433f7a /testing/examples/PIC32 | |
parent | 37dd5a685a67f9069ac0c1d98d47077a67fb897a (diff) | |
download | openocd_libswd-df22f0f9ca4ebf881adf8d20cb63e64139f18613.tar.gz openocd_libswd-df22f0f9ca4ebf881adf8d20cb63e64139f18613.tar.bz2 openocd_libswd-df22f0f9ca4ebf881adf8d20cb63e64139f18613.tar.xz openocd_libswd-df22f0f9ca4ebf881adf8d20cb63e64139f18613.zip |
improve command handler wrapper script
Adds 'ocd_bouncer' in startup.tcl that is called as a helper for
all command handlers, shrinking the embedded C wrapper to a mere stub.
Jim handlers are called directly, simple handlers get called with the
wrapper to capture and discard their output on error, and placeholders
call help directly (though the unknown handler still does this too).
It attempts to improve the quality of the error messages as well.
Diffstat (limited to 'testing/examples/PIC32')
0 files changed, 0 insertions, 0 deletions