openocd/src
Øyvind Harboe 2ff1adfa79 help: help now works on configuration commands
help would not show help for commands when the command
interpreter was in the wrong mode, which means that
e.g. "help newtap" didn't work, it wouldn't show the
"jtag newtap" help as it was a configuration command.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-10-27 08:50:45 +02:00
..
flash fileio: fileio_size() can now fail 2010-09-29 18:56:07 +02:00
helper help: help now works on configuration commands 2010-10-27 08:50:45 +02:00
jtag buspirate: change handling of communication speed setting + create serial port open function 2010-10-25 08:01:44 +02:00
pld warnings: fix alignment warnings 2010-09-20 13:12:35 +02:00
server build: remove warn_unused_result errors 2010-10-05 16:29:37 +01:00
svf svf: -Wshadow warning fixes 2010-06-16 08:17:27 +02:00
target Make systesetreq typos read sysresetreq instead 2010-10-25 08:05:23 +02:00
xsvf xsvf: Fix shadow issues on Mac 2010-06-22 08:24:26 +02:00
ecosboard.c zy1000: add : port number syntax for tftp filing system 2010-10-01 14:18:15 +02:00
hello.c HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
hello.h HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
main.c logging: turn of stdout/stderr buffering 2010-09-20 20:45:48 +02:00
Makefile.am jtag: build jtag first because it generates header files 2010-09-20 13:44:36 +02:00
openocd.c helper: add stacktrace command that returns error stacktrace 2010-09-12 20:18:43 +02:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00