]> git.proxmox.com Git - qemu.git/history - gdbstub.c
GDB hosted syscalls.
[qemu.git] / gdbstub.c
2007-01-28 pbrookGDB hosted syscalls.
2007-01-28 pbrookUse standard character device interface for gdbstub.
2007-01-21 pbrookDon't resume guest when gdb connection terminates and...
2007-01-18 thsDarwin userspace emulation, by Pierre d'Herbemont.
2006-12-11 thsMIPS FPU support for the gdb stub, by Daniel Jacobowitz.
2006-10-22 pbrookColdFire target.
2006-06-25 bellardsparc fpu fix - allow 64 bit addresses (Blue Swirl)
2006-06-18 pbrookSH bugfixes.
2006-06-17 pbrookRespond to qOffsets gdb packet (for debugging bFLT...
2006-06-14 bellardgdb stub for win32
2006-04-27 bellardsh4 target (Samuel Tardieu)
2006-04-23 bellardSIGINT generation (Jason Wessel)
2005-12-05 bellardMIPS support and memory access error reporting (Daniel...
2005-11-26 bellardARM system emulation (Paul Brook)
2005-11-21 bellardSMP support
2005-11-15 bellardnew network emulation
2005-10-30 bellardsparc fix (Blue Swirl)
2005-07-02 bellardpreliminary patch to support more PowerPC CPUs (Jocelyn...
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-04-26 bellardfixed gdb error reporting (Paul Brook)
2005-04-26 bellardreport user mode gdb exit codes (Paul Brook)
2005-04-24 bellardremoved RS_CONTINUE 'state'
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-01-17 bellardgdb M packet parsing fix (Thomas Petazzoni)
2005-01-03 bellardremoved warning
2004-12-19 bellardSPARC merge
2004-10-04 bellardsparc merge (Blue Swirl)
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)
2004-05-12 bellardbsd port (Markus Niemisto)
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellardmoved gdbstub to qemu - new asynchronous gdbstub
2004-03-21 bellarddo not depend on thunk.h - more log items
2004-02-25 bellardnew physical memory access API (used by DMA accesses)
2004-01-24 bellardvirtual memory access for gdbstub
2004-01-05 bellardppc support (Jocelyn Mayer)
2004-01-04 bellardppc fix
2004-01-04 bellard(temporary) only physical dump is possible in gdb
2004-01-04 bellardadded CPU callbacks
2003-10-30 bellardcannot simply write segment registers in system mode
2003-10-05 bellardlog activation from gdb - gdb single step support for...
2003-09-30 bellardnew directory structure
2003-07-29 bellardfirst part of single stepping support
2003-07-26 bellardremoved debug
2003-07-26 bellardgdb stub breakpoints support
2003-06-27 bellardadded gdb support to vl