aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/gdbstub.h
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* x86: Implement cpu hotplug notifiers. Use them.Keir Fraser2010-05-141-6/+0
* gdbstub: Fix the build and make a few cleanups.Keir Fraser2009-08-131-6/+0
* gdbstub: Various fixes.Keir Fraser2007-12-271-0/+3
* Fix gdb debugging of hypervisor.Keir Fraser2007-12-121-0/+1
* gdbstub: Bit-field boolean must be unsigned.kfraser@localhost.localdomain2007-06-041-1/+1
* Use GDB 'O' packets for console output if the serial line is sharedkfraser@localhost.localdomain2006-09-231-1/+2
* Whitespace clean-ups. shand@kneesaa.uk.xensource.com2006-08-161-5/+5
* Fix additional gdbstub issues.kaf24@firebug.cl.cam.ac.uk2006-03-061-0/+3
* Fix up some issues I found when porting PPC to the new common gdb stub code:kaf24@firebug.cl.cam.ac.uk2006-03-031-0/+10
* Rename cdb to gdbstub and split it into arch dependent/neutral part.kaf24@firebug.cl.cam.ac.uk2006-01-141-0/+96