aboutsummaryrefslogtreecommitdiff
path: root/src/server/gdb_server.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-18server: gdb: export gdb_actual_connections through a functionAntonio Borneo1-0/+3
2022-07-23openocd: src: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2018-03-15server: free strduped port numbersTomas Vanek1-0/+1
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/server directorySpencer Oliver1-2/+3
2011-08-24remove target argument from gdb packet handling functionsJie Zhang1-0/+6
2011-04-28smp : infra for smp minimum supportMichel Jaouen1-5/+1
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)1-0/+5
2010-01-19gdb_server -- symbol cleanupDavid Brownell1-1/+0
2009-12-11gdb_server: make struct gdb_connection privateØyvind Harboe1-18/+1
2009-12-04remove target.h from flash.hZachary T Welch1-0/+1
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