aboutsummaryrefslogtreecommitdiffstats
path: root/tools/debugger
Commit message (Expand)AuthorAgeFilesLines
* gdbsx: clear sockaddr before using itMatthew Daley2013-09-211-0/+1
* kdd: fix free of array-typed valueMatthew Daley2013-09-131-1/+0
* tools/debugger/kdd: Remove dependencies files during make cleanDaniel Kiper2013-05-081-1/+1
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-131-1/+1
* tools/gdbsx: fix build failure with glibc-2.17Olaf Hering2012-12-061-0/+1
* tools: drop ia64 supportIan Campbell2012-09-1219-19580/+0
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-221-1/+0
* tools: remove pattern matched linking rulesIan Campbell2011-03-311-24/+3
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-1/+1
* 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-175-5/+5
* 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
* "kdd" Windows debugger stub.Tim Deegan2010-10-264-0/+2212
* tools/debugger/gdbsx: use MTF flag for HVM guests for single stepMukesh Rathor2010-09-071-0/+14
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-2/+2
* 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
* tools/debugger/gdb: Remove gdbIan Jackson2010-07-029-6678/+0
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-282-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
* Remove redundant semicolonsKeir Fraser2009-07-011-1/+1
* x86_64: allow more vCPU-s per guestKeir Fraser2009-06-181-3/+15
* gdbserver: Fix build failure.Keir Fraser2008-12-101-1/+1
* ia64: fix make install under tools/debugger/xenitpKeir Fraser2008-09-241-3/+9
* [IA64] compilation fix caused by 17880:d3a87899985dKeir Fraser2008-06-201-7/+17
* [IA64] Add a dump command to xenitpAlex Williamson2008-02-251-0/+31
* [IA64] Make xenitp more '|tee' friendlyAlex Williamson2008-02-131-0/+1
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-3/+3
* Add PRIVATE_BINDIR. Use it.Keir Fraser2008-01-261-2/+2
* Add MANDIR, MAN1DIR and MAN8DIR. Use it.Keir Fraser2008-01-221-6/+4
* Add BINDIR. Use it.Keir Fraser2008-01-221-2/+2
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-221-3/+2
* [IA64] Fix XenITP buildAlex Williamson2007-12-132-1/+1
* [IA64] xenitp: typo fixAlex Williamson2007-10-301-1/+1
* [IA64] New features for xenitpAlex Williamson2007-10-211-87/+133
* ia64: Fix help message of xenitp.Keir Fraser2007-10-101-1/+1
* [IA64] xenitp improvementsAlex Williamson2007-10-021-93/+125
* [IA64] xenitp: Display symbolic names of cr.Alex Williamson2007-10-021-0/+36
* [IA64] xenitp: correctly size vcpu_ctx arrayAlex Williamson2007-10-011-1/+1
* [IA64] clean up xenitp build warningsAlex Williamson2007-09-261-20/+20
* [IA64] Add xenitp toolAlex Williamson2007-09-2419-0/+19430
* Put gdb version in a variable in gdbbuild script.kfraser@localhost.localdomain2007-01-221-8/+10
* [SOLARIS] Don't build ptrace code on Solaris.kfraser@localhost.localdomain2006-10-171-2/+0
* Remove dead pdb code from tools directory.kfraser@localhost.localdomain2006-09-2936-6315/+0
* [GDBSERVER] make gdbbuild exit on errorkaf24@firebug.cl.cam.ac.uk2006-09-131-0/+2