aboutsummaryrefslogtreecommitdiff
path: root/gdbstub.c
AgeCommit message (Expand)Author
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