openocd/src/server
Zachary T Welch 410fab9ea8 use COMMAND_PARSE_ENABLE macro where appropriate
Updates all command parsing of simple "enable" and "disable" arguments.
A few case in the tree use a tri-state or extended arguments, which
cannot use this simple macro.

Simlifies the xscale icache/dcache command handler logic.
2009-11-18 15:51:07 -08:00
..
httpd Remove duplicate definition of encode in httpd.tcl. 2009-05-11 22:37:52 +00:00
gdb_server.c use COMMAND_PARSE_ENABLE macro where appropriate 2009-11-18 15:51:07 -08:00
gdb_server.h #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
httpd.c command_handler: change 'args' to CMD_ARGV 2009-11-17 11:38:07 -08:00
Makefile.am split startup.tcl file across modules 2009-11-18 07:21:42 -08:00
server.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
server.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
startup.tcl split startup.tcl file across modules 2009-11-18 07:21:42 -08:00
tcl_server.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
tcl_server.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
telnet_server.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
telnet_server.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00