aboutsummaryrefslogtreecommitdiff
path: root/gdbstub.c
AgeCommit message (Expand)Author
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
2004-02-25new physical memory access API (used by DMA accesses)bellard
2004-01-24virtual memory access for gdbstubbellard
2004-01-05ppc support (Jocelyn Mayer)bellard
2004-01-04ppc fixbellard
2004-01-04(temporary) only physical dump is possible in gdbbellard
2004-01-04added CPU callbacksbellard
2003-10-30cannot simply write segment registers in system modebellard
2003-10-05log activation from gdb - gdb single step support for x86 - stop timer when c...bellard
2003-09-30new directory structurebellard
2003-07-29first part of single stepping supportbellard
2003-07-26removed debugbellard
2003-07-26gdb stub breakpoints supportbellard
2003-06-27added gdb support to vlbellard