index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbstub.c
Age
Commit message (
Expand
)
Author
2006-06-25
sparc fpu fix - allow 64 bit addresses (Blue Swirl)
bellard
2006-06-18
SH bugfixes.
pbrook
2006-06-17
Respond to qOffsets gdb packet (for debugging bFLT binaries).
pbrook
2006-06-14
gdb stub for win32
bellard
2006-04-27
sh4 target (Samuel Tardieu)
bellard
2006-04-23
SIGINT generation (Jason Wessel)
bellard
2005-12-05
MIPS support and memory access error reporting (Daniel Jacobowitz)
bellard
2005-11-26
ARM system emulation (Paul Brook)
bellard
2005-11-21
SMP support
bellard
2005-11-15
new network emulation
bellard
2005-10-30
sparc fix (Blue Swirl)
bellard
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-04-26
fixed gdb error reporting (Paul Brook)
bellard
2005-04-26
report user mode gdb exit codes (Paul Brook)
bellard
2005-04-24
removed RS_CONTINUE 'state'
bellard
2005-04-17
gdb support for user mode (Paul Brook)
bellard
2005-01-17
gdb M packet parsing fix (Thomas Petazzoni)
bellard
2005-01-03
removed warning
bellard
2004-12-19
SPARC merge
bellard
2004-10-04
sparc merge (Blue Swirl)
bellard
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
2004-05-12
bsd port (Markus Niemisto)
bellard
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-03-31
win32 port (initial patch by kazu)
bellard
2004-03-31
moved gdbstub to qemu - new asynchronous gdbstub
bellard
2004-03-21
do not depend on thunk.h - more log items
bellard
2004-02-25
new physical memory access API (used by DMA accesses)
bellard
2004-01-24
virtual memory access for gdbstub
bellard
2004-01-05
ppc support (Jocelyn Mayer)
bellard
2004-01-04
ppc fix
bellard
2004-01-04
(temporary) only physical dump is possible in gdb
bellard
2004-01-04
added CPU callbacks
bellard
2003-10-30
cannot simply write segment registers in system mode
bellard
2003-10-05
log activation from gdb - gdb single step support for x86 - stop timer when c...
bellard
2003-09-30
new directory structure
bellard
2003-07-29
first part of single stepping support
bellard
2003-07-26
removed debug
bellard
2003-07-26
gdb stub breakpoints support
bellard
2003-06-27
added gdb support to vl
bellard