]> git.sur5r.net Git - openocd/commit
add 'command mode' introspective handler
authorZachary T Welch <zw@superlucidity.net>
Sat, 28 Nov 2009 20:29:42 +0000 (12:29 -0800)
committerZachary T Welch <zw@superlucidity.net>
Sat, 28 Nov 2009 21:00:39 +0000 (13:00 -0800)
commit3b5751a4d4aa4eb980aee6931b7d100a6d37224a
tree574673de1fa2904beccdc66bcbc04d83a5e29033
parent89fa493a3bc34d22eeca06fa4e78523ac3b766a8
add 'command mode' introspective handler

Allows scripts to behave different depending on the current mode.
Also allows introspection of the mode required for commands.
src/helper/command.c