This website requires JavaScript.
Explore
Help
Sign In
linuxmsm
/
openocd
Watch
0
Star
0
Fork
0
You've already forked openocd
mirror of
https://github.com/linux-msm/openocd.git
synced
2026-02-25 13:15:07 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17b65ad9a1d6e79823882f805e126ef319cdd9aa
openocd
/
src
/
server
History
drath
17b65ad9a1
- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this patch.
...
git-svn-id: svn://svn.berlios.de/openocd/trunk@308 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-02-18 18:03:08 +00:00
..
gdb_server.c
- ignore data aborts during gdb memory read packets by default, and return 0x0 instead
2008-02-18 17:59:06 +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
- added patch for new flash functionality like:
2007-12-18 21:20:28 +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
- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this patch.
2008-02-18 18:03:08 +00:00
telnet_server.h
- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this patch.
2008-02-18 18:03:08 +00:00