aboutsummaryrefslogtreecommitdiff
path: root/gdbstub.c
AgeCommit message (Expand)Author
2008-11-30gdbstub: Fix access to PPC FPRsaurel32
2008-11-18gdbstub: manage CPUs as threads (Jan Kiszka)aliguori
2008-11-18Refactor and enhance break/watchpoint API (Jan Kiszka)aliguori
2008-11-18gdbstub: Return appropriate watch message to gdb (Jan Kiszka)aliguori
2008-10-31Implement "info chardev" command. (Gerd Hoffmann)aliguori
2008-10-25Use snprintf to please OpenBSD linkerblueswir1
2008-10-21target-ppc: Convert XER accesses to TCGaurel32
2008-10-14gdbstub: remove unused local variableaurel32
2008-10-11CRIS: Handle GDB writes to pregs.edgar_igl
2008-10-11Add GDB XML register description support.pbrook
2008-09-18Move the active FPU registers into env again, and use more TCG registersths
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir1
2008-08-21Fix OpenBSD linker warningsblueswir1
2008-06-27More efficient target register / TC accesses.ths
2008-06-09Clean up MMIO TLB handling.pbrook
2008-06-07Fix Sparc32plus GDBstub supportblueswir1
2008-05-17Support signal reception in user-mode. Handle when the peer terminates or abo...edgar_igl
2008-05-17Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel).edgar_igl
2008-05-09x86_64 and better i386 supportbellard
2008-05-09Remove x86-64 specific reg fillers.edgar_igl
2008-05-09Debugger single step without interrupts (Jason Wessel).edgar_igl
2008-05-09Add x86_64 gdb stub for qemu (Jason Wessel).edgar_igl
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