aboutsummaryrefslogtreecommitdiff
path: root/gdbstub.c
AgeCommit message (Expand)Author
2008-03-14Improve readability by moving the continue operation into aseparate function.edgar_igl
2008-02-28More consistent naming for CRIS register-number macros.edgar_igl
2008-02-12Make MIPS MT implementation more cache friendly.ths
2007-12-16Fix char* signedness, by Andre Przywara.ths
2007-12-16Fix wrong signedness, by Andre Przywara.ths
2007-11-17Break up vl.h.pbrook
2007-11-11Fix format mismatch.pbrook
2007-10-31x86_64 support in cpu_gdb_read_registers(), by Goran Weinholt.balrog
2007-10-25Gprof prooved the PowerPC emulation spent too much time in MSR load and storej_mayer
2007-10-25Fix gdb stub for MIPS64.ths
2007-10-08CRIS support in toplevel, by Edgar E. Iglesias.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
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