openocd/src/server
sb-sf 3099858c68 gdbserver: incorrect memory map for multiple targets (bug #24)
The gdb server incorrectly reports the memory map if we have
multiple targets with multiple flash banks.

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
2010-07-05 14:16:15 +01:00
..
httpd whitespace cleanup, mostly for docs 2009-12-30 11:51:29 -08:00
gdb_server.c gdbserver: incorrect memory map for multiple targets (bug #24) 2010-07-05 14:16:15 +01:00
gdb_server.h gdb_server -- symbol cleanup 2010-01-19 23:30:36 -08:00
httpd_stubs.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
httpd.c src/server: usage/help/doc updates 2010-01-09 00:55:41 -08:00
httpd.h httpd: use register_commands() 2009-11-24 21:37:37 -08:00
Makefile.am build: add build/src to include path 2009-12-08 10:16:10 +01:00
server_stubs.c remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00
server.c -Wshadow fixes 2010-06-14 22:12:04 +02:00
server.h server: add server_preinit which is called before config file is parsed. 2009-12-11 10:26:15 +00:00
startup.tcl improve startup tcl scripts 2009-11-24 21:37:29 -08:00
tcl_server.c Fixed bug in tcl-server 2010-05-05 15:24:24 +02:00
tcl_server.h Fixed bug in tcl-server 2010-05-05 15:24:24 +02:00
telnet_server.c telnet_server: review unused symbols 2010-03-25 07:44:59 +01:00
telnet_server.h change #include "server.h" to <server/server.h> 2009-12-03 04:24:49 -08:00