aboutsummaryrefslogtreecommitdiffstats
path: root/tools/debugger
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-255-947/+0
* Represent PFNs with their own type, rather than 'unsigned long'.kaf24@firebug.cl.cam.ac.uk2006-06-061-1/+1
* [PAE] Fix tools to properly pack/unpack >4GB PAE CR3 values.kaf24@firebug.cl.cam.ac.uk2006-06-021-2/+3
* Move Linux-specific privcmd code into private libxc implementations.kaf24@firebug.cl.cam.ac.uk2006-05-022-2/+0
* The Xen Hypervisor currently operates a bit differently when thekaf24@firebug.cl.cam.ac.uk2006-04-191-8/+4
* In some cases, say for instance for some bizzare reasonkaf24@firebug.cl.cam.ac.uk2006-04-131-1/+1
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-104-2/+12
* gdbserver readme update.kaf24@firebug.cl.cam.ac.uk2006-04-051-3/+4
* Enable the setting and trapping of breakpoints for hvm guest.kaf24@firebug.cl.cam.ac.uk2006-03-311-0/+33
* Fix 64-bit HVM guest debug via gdbserver:kaf24@firebug.cl.cam.ac.uk2006-03-261-1/+1
* Update gdb documentationkaf24@firebug.cl.cam.ac.uk2006-03-241-2/+2
* Fix the gdbserver-xen for VMX guests.kaf24@firebug.cl.cam.ac.uk2006-03-101-2/+0
* Move 'debug' build option into the outermost Config.mk file.kaf24@firebug.cl.cam.ac.uk2006-03-091-3/+1
* Clean up the usage of CFLAGS. This is nice for packagers, who wouldkaf24@firebug.cl.cam.ac.uk2006-03-092-2/+1
* Consolidate xc_ptrace and xc_ptrace_corekaf24@firebug.cl.cam.ac.uk2006-03-061-20/+11
* Minor enhancements to gdbbuild, the build script for gdbserver-xen.kaf24@firebug.cl.cam.ac.uk2006-03-031-3/+7
* Big merge the HVM full-virtualisation abstractions.kaf24@firebug.cl.cam.ac.uk2006-01-311-2/+2
* Update linux sparse tree to subarch layout.cl349@firebug.cl.cam.ac.uk2006-01-302-10/+10