aboutsummaryrefslogtreecommitdiffstats
path: root/tools/debugger/gdbsx
Commit message (Expand)AuthorAgeFilesLines
* gdbsx: clear sockaddr before using itMatthew Daley2013-09-211-0/+1
* tools/gdbsx: fix build failure with glibc-2.17Olaf Hering2012-12-061-0/+1
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-221-1/+0
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: remove unnecessary uses of -I.Ian Campbell2011-03-211-1/+1
* tools: Drop use of $(INCLUDES)Ian Campbell2011-03-211-1/+1
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-173-3/+3
* tools/gdbsx: Update gdbsx READMEMukesh Rathor2011-01-041-15/+2
* tools: gdbsx: Check return of write()Ian Jackson2010-11-031-2/+8
* gdbsx: Makefiles: correctly generate dependenciesGianni Tedesco2010-10-283-7/+2
* tools/debugger/gdbsx: use MTF flag for HVM guests for single stepMukesh Rathor2010-09-071-0/+14
* gdbsx: Install into correct directory $(SBINDIR)Keir Fraser2010-08-021-4/+2
* gdbsx: update README and remove space in q packetIan Jackson2010-07-152-6/+6
* gdbsx: malloc extra bye for null charKeir Fraser2009-10-192-2/+3
* gdbsx: a gdbserver stub for xen.Keir Fraser2009-10-1513-0/+2629