This website requires JavaScript.
Explore
Help
Sign In
auracaster
/
sw_openocd
Watch
3
Star
0
Fork
0
You've already forked sw_openocd
forked from
auracaster/openocd
Code
Pull Requests
Activity
Files
f955b90d28874dc238a03178503a804b3c38582a
sw_openocd
/
src
/
server
History
oharboe
f955b90d28
Fixed GDB timeout crash - regression introduced back when log_add/remove_callback was added.
...
git-svn-id: svn://svn.berlios.de/openocd/trunk@442 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-03-04 13:13:55 +00:00
..
gdb_server.c
Fixed GDB timeout crash - regression introduced back when log_add/remove_callback was added.
2008-03-04 13:13:55 +00:00
gdb_server.h
- solve lots of problems with stuck GDB connections, making it impossible to connect to GDB, handle timeout of acknowledgement, etc.
2008-02-16 15:21:13 +00:00
Makefile.am
- minimum autoconf 2.59 is now required and verified - due to issues with AS_HELP_STRING
2007-12-29 13:51:48 +00:00
server.c
- remove build warnings
2008-02-25 20:18:26 +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
formatting fixes from Pavel Chromy
2008-02-29 12:16:02 +00:00
telnet_server.h
- reapply fix with telnet prompt while running/halting gdb
2008-02-18 18:48:04 +00:00