aboutsummaryrefslogtreecommitdiffstats
path: root/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-19SPARC mergebellard1-13/+6
2004-10-04sparc merge (Blue Swirl)bellard1-0/+6
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-55/+112
2004-05-12bsd port (Markus Niemisto)bellard1-1/+1
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard1-27/+34
2004-03-31win32 port (initial patch by kazu)bellard1-8/+2
2004-03-31moved gdbstub to qemu - new asynchronous gdbstubbellard1-230/+289
2004-03-21do not depend on thunk.h - more log itemsbellard1-21/+1
2004-02-25new physical memory access API (used by DMA accesses)bellard1-2/+2
2004-01-24virtual memory access for gdbstubbellard1-49/+4
2004-01-05ppc support (Jocelyn Mayer)bellard1-0/+63
2004-01-04ppc fixbellard1-0/+4
2004-01-04(temporary) only physical dump is possible in gdbbellard1-2/+2
2004-01-04added CPU callbacksbellard1-37/+103
2003-10-30cannot simply write segment registers in system modebellard1-0/+2
2003-10-05log activation from gdb - gdb single step support for x86 - stop timer when c...bellard1-0/+17
2003-09-30new directory structurebellard1-7/+2
2003-07-29first part of single stepping supportbellard1-0/+18
2003-07-26removed debugbellard1-1/+1
2003-07-26gdb stub breakpoints supportbellard1-5/+50
2003-06-27added gdb support to vlbellard1-0/+390