aboutsummaryrefslogtreecommitdiff
path: root/src/server/gdb_server.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-30improve gdb_init() sequenceZachary T Welch1-1/+2
2009-11-16#include "target.h" less wildlyDavid Brownell1-2/+0
2009-11-13command_context_t -> struct command_contextZachary T Welch1-1/+1
2009-11-13target_t -> struct targetZachary T Welch1-1/+1
2009-11-13image_t -> struct imageZachary T Welch1-2/+2
2009-11-13gdb_service_t -> struct gdb_serviceZachary T Welch1-2/+2
2009-11-13gdb_connection_t -> struct gdb_connectionZachary T Welch1-2/+2
2009-11-09src/{server,pld,svf,xsvf}: remove 'extern' keywordZachary T Welch1-2/+2
2009-09-24When attaching GDB to OpenOCD, the target state is no longer affected.oharboe1-0/+4
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe1-1/+1
2009-05-11Audit and eliminate redundant #include directives from src/server.zwelch1-3/+3
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+4
2008-08-22- add support for new gdb QStartNoAckMode, which disables sending of ack's be...ntfreak1-0/+1
2008-08-05Duane Ellis: fix warningsoharboe1-1/+1
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-05-07increase packet size to 16kBytes. Very slightly faster.oharboe1-1/+1
2008-02-16- solve lots of problems with stuck GDB connections, making it impossible to ...ntfreak1-1/+3
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak1-0/+1
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-0/+2
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+47