aboutsummaryrefslogtreecommitdiff
path: root/src/server/telnet_server.h
AgeCommit message (Expand)Author
2008-03-07Removed code that inserted prompt after printing asynchronous information. Cu...oharboe
2008-02-18- reapply fix with telnet prompt while running/halting gdbntfreak
2008-02-18- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ...drath
2008-02-16- fix issue with telnet prompt while gdb runningntfreak
2008-02-11- telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak
2006-06-05- fixed some spelling errors (thanks to Andrew Dyer)drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath