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