aboutsummaryrefslogtreecommitdiff
path: root/src/server/gdb_server.h
AgeCommit message (Expand)Author
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/server directorySpencer Oliver
2011-08-24remove target argument from gdb packet handling functionsJie Zhang
2011-04-28smp : infra for smp minimum supportMichel Jaouen
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)
2010-01-19gdb_server -- symbol cleanupDavid Brownell
2009-12-11gdb_server: make struct gdb_connection privateØyvind Harboe
2009-12-04remove target.h from flash.hZachary T Welch
2009-11-30improve gdb_init() sequenceZachary T Welch
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