summaryrefslogtreecommitdiffstats
path: root/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* Fix char* signedness, by Andre Przywara.ths2007-12-161-2/+2
* Fix wrong signedness, by Andre Przywara.ths2007-12-161-7/+7
* Break up vl.h.pbrook2007-11-171-1/+4
* Fix format mismatch.pbrook2007-11-111-1/+2
* x86_64 support in cpu_gdb_read_registers(), by Goran Weinholt.balrog2007-10-311-1/+49
* Gprof prooved the PowerPC emulation spent too much time in MSR load and storej_mayer2007-10-251-2/+2
* Fix gdb stub for MIPS64.ths2007-10-251-11/+28
* CRIS support in toplevel, by Edgar E. Iglesias.ths2007-10-081-1/+65
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-3/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-6/+6
* Partial support for 34K multithreading, not functional yet.ths2007-09-061-17/+17
* Ensure string is properly terminated.pbrook2007-08-061-0/+1
* Improve handling of gdb's single-step / continue arguments.ths2007-07-121-3/+7
* Spelling fixes, by Stefan Weil.ths2007-07-111-3/+3
* Report normalised CWP values to userland and GDB, not internal representationblueswir12007-07-071-2/+12
* Proper target format for qOffsets.ths2007-06-031-2/+5
* GDB stub for MIPS64, by Jason Wessel.ths2007-06-011-40/+40
* M68k system mode semihosting.pbrook2007-05-261-2/+11
* Add fpu register support to the gdb code, by Magnus Damm.ths2007-05-131-6/+19
* MIPS 64-bit FPU support, plus some collateral bugfixes in theths2007-05-071-2/+2
* Fix format specified for watchpoint address.pbrook2007-04-141-1/+2
* Fix Sparc64 double float gdb protocol (initial version by Paul Brook)blueswir12007-04-141-5/+8
* Watchpoint support (previous commit got eaten by Savannah server crash).pbrook2007-03-161-0/+18
* Great PowerPC emulation code resynchronisation and improvments:j_mayer2007-03-071-2/+2
* MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths2007-02-281-24/+26
* Allow gdbstub to connect over any serial device.pbrook2007-02-221-15/+17
* gdbserver fixbellard2007-02-051-0/+14
* GDB hosted syscalls.pbrook2007-01-281-0/+112
* Use standard character device interface for gdbstub.pbrook2007-01-281-67/+96
* Don't resume guest when gdb connection terminates and -S specified.pbrook2007-01-211-1/+2
* Darwin userspace emulation, by Pierre d'Herbemont.ths2007-01-181-1/+1
* MIPS FPU support for the gdb stub, by Daniel Jacobowitz.ths2006-12-111-0/+48
* ColdFire target.pbrook2006-10-221-0/+67
* sparc fpu fix - allow 64 bit addresses (Blue Swirl)bellard2006-06-251-32/+35
* SH bugfixes.pbrook2006-06-181-2/+12
* Respond to qOffsets gdb packet (for debugging bFLT binaries).pbrook2006-06-171-0/+14
* gdb stub for win32bellard2006-06-141-10/+20
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+43
* SIGINT generation (Jason Wessel)bellard2006-04-231-2/+4
* MIPS support and memory access error reporting (Daniel Jacobowitz)bellard2005-12-051-4/+72
* ARM system emulation (Paul Brook)bellard2005-11-261-2/+6
* SMP supportbellard2005-11-211-5/+8
* new network emulationbellard2005-11-151-12/+12
* sparc fix (Blue Swirl)bellard2005-10-301-1/+1
* preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard2005-07-021-4/+4
* sparc64 marge (Blue Swirl)bellard2005-07-021-8/+39
* fixed gdb error reporting (Paul Brook)bellard2005-04-261-2/+2
* report user mode gdb exit codes (Paul Brook)bellard2005-04-261-0/+16
* removed RS_CONTINUE 'state'bellard2005-04-241-17/+21
* gdb support for user mode (Paul Brook)bellard2005-04-171-13/+139
OpenPOWER on IntegriCloud