openocd/src/server
drath fbf5bec7f3 - fixed a minor problem with the GDB server that could drop the first packet (non-fatal)
- fixed some small memory leaks (thanks to Spencer Oliver)
- verify chip- and buswidth of cfi flash configurations
- added support for ARM966E based systems (tested only with ST micro STR9, thanks to Spencer Oliver)


git-svn-id: svn://svn.berlios.de/openocd/trunk@81 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2006-08-06 11:20:42 +00:00
..
gdb_server.c - fixed a minor problem with the GDB server that could drop the first packet (non-fatal) 2006-08-06 11:20:42 +00:00
gdb_server.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
Makefile.am - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
server.c - allow building for MinGW using either -mno-cygwin or the MinGW gcc 2006-08-01 09:45:22 +00:00
server.h - allow building for MinGW using either -mno-cygwin or the MinGW gcc 2006-08-01 09:45:22 +00:00
telnet_server.c - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
telnet_server.h - fixed some spelling errors (thanks to Andrew Dyer) 2006-06-05 14:36:39 +00:00