aboutsummaryrefslogtreecommitdiff
path: root/gdbstub.c
AgeCommit message (Expand)Author
2007-09-06Partial support for 34K multithreading, not functional yet.ths
2007-08-06Ensure string is properly terminated.pbrook
2007-07-12Improve handling of gdb's single-step / continue arguments.ths
2007-07-11Spelling fixes, by Stefan Weil.ths
2007-07-07 Report normalised CWP values to userland and GDB, not internal representationblueswir1
2007-06-03Proper target format for qOffsets.ths
2007-06-01GDB stub for MIPS64, by Jason Wessel.ths
2007-05-26M68k system mode semihosting.pbrook
2007-05-13Add fpu register support to the gdb code, by Magnus Damm.ths
2007-05-07MIPS 64-bit FPU support, plus some collateral bugfixes in theths
2007-04-14Fix format specified for watchpoint address.pbrook
2007-04-14Fix Sparc64 double float gdb protocol (initial version by Paul Brook)blueswir1
2007-03-16Watchpoint support (previous commit got eaten by Savannah server crash).pbrook
2007-03-07Great PowerPC emulation code resynchronisation and improvments:j_mayer
2007-02-28MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths
2007-02-22Allow gdbstub to connect over any serial device.pbrook
2007-02-05gdbserver fixbellard
2007-01-28GDB hosted syscalls.pbrook
2007-01-28Use standard character device interface for gdbstub.pbrook
2007-01-21Don't resume guest when gdb connection terminates and -S specified.pbrook
2007-01-18Darwin userspace emulation, by Pierre d'Herbemont.ths
2006-12-11MIPS FPU support for the gdb stub, by Daniel Jacobowitz.ths
2006-10-22ColdFire target.pbrook
2006-06-25sparc fpu fix - allow 64 bit addresses (Blue Swirl)bellard
2006-06-18SH bugfixes.pbrook
2006-06-17Respond to qOffsets gdb packet (for debugging bFLT binaries).pbrook
2006-06-14gdb stub for win32bellard
2006-04-27sh4 target (Samuel Tardieu)bellard
2006-04-23SIGINT generation (Jason Wessel)bellard
2005-12-05MIPS support and memory access error reporting (Daniel Jacobowitz)bellard
2005-11-26ARM system emulation (Paul Brook)bellard
2005-11-21SMP supportbellard
2005-11-15new network emulationbellard
2005-10-30sparc fix (Blue Swirl)bellard
2005-07-02preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard
2005-07-02sparc64 marge (Blue Swirl)bellard
2005-04-26fixed gdb error reporting (Paul Brook)bellard
2005-04-26report user mode gdb exit codes (Paul Brook)bellard
2005-04-24removed RS_CONTINUE 'state'bellard
2005-04-17gdb support for user mode (Paul Brook)bellard
2005-01-17gdb M packet parsing fix (Thomas Petazzoni)bellard
2005-01-03removed warningbellard
2004-12-19SPARC mergebellard
2004-10-04sparc merge (Blue Swirl)bellard
2004-09-30full system SPARC emulation (Blue Swirl)bellard
2004-05-12bsd port (Markus Niemisto)bellard
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-31moved gdbstub to qemu - new asynchronous gdbstubbellard
2004-03-21do not depend on thunk.h - more log itemsbellard