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
a4ed84817116c473f398889ed3b54851a1e25a08
sw_openocd
/
src
/
server
History
oharboe
0d4f8fc824
Spen fixed various issues w.r.t. setting up the sockets for optimal performance.
...
git-svn-id: svn://svn.berlios.de/openocd/trunk@545 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-04-07 17:29:21 +00:00
..
gdb_server.c
Spen fixed various issues w.r.t. setting up the sockets for optimal performance.
2008-04-07 17:29:21 +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
Spen fixed various issues w.r.t. setting up the sockets for optimal performance.
2008-04-07 17:29:21 +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
- rename log functions to stop conflicts under win32 (wingdi)
2008-03-25 15:45:17 +00:00
telnet_server.h
Removed code that inserted prompt after printing asynchronous information. Current implementation was broken beyond repair.
2008-03-07 10:53:50 +00:00