summaryrefslogtreecommitdiff
path: root/src/server/gdb_server.h
Commit message (Expand)AuthorAgeFilesLines
* smp : infra for smp minimum supportMichel Jaouen2011-04-281-5/+1
* RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)2011-04-151-0/+5
* gdb_server -- symbol cleanupDavid Brownell2010-01-191-1/+0
* gdb_server: make struct gdb_connection privateØyvind Harboe2009-12-111-18/+1
* remove target.h from flash.hZachary T Welch2009-12-041-0/+1
* improve gdb_init() sequenceZachary T Welch2009-11-301-1/+2
* #include "target.h" less wildlyDavid Brownell2009-11-161-2/+0
* command_context_t -> struct command_contextZachary T Welch2009-11-131-1/+1
* target_t -> struct targetZachary T Welch2009-11-131-1/+1
* image_t -> struct imageZachary T Welch2009-11-131-2/+2
* gdb_service_t -> struct gdb_serviceZachary T Welch2009-11-131-2/+2
* gdb_connection_t -> struct gdb_connectionZachary T Welch2009-11-131-2/+2
* src/{server,pld,svf,xsvf}: remove 'extern' keywordZachary T Welch2009-11-091-2/+2
* When attaching GDB to OpenOCD, the target state is no longer affected.oharboe2009-09-241-0/+4
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-171-1/+1
* Audit and eliminate redundant #include directives from src/server.zwelch2009-05-111-3/+3
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-1/+4
* - add support for new gdb QStartNoAckMode, which disables sending of ack's be...ntfreak2008-08-221-0/+1
* Duane Ellis: fix warningsoharboe2008-08-051-1/+1
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* increase packet size to 16kBytes. Very slightly faster.oharboe2008-05-071-1/+1
* - solve lots of problems with stuck GDB connections, making it impossible to ...ntfreak2008-02-161-1/+3
* - minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak2007-12-291-0/+1
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-0/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+47