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.h
Age
Commit message (
Expand
)
Author
2012-06-04
make gdb_id() generally avialable and rename it to cpu_index()
Wen Congyang
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
2011-01-20
Add scripts directory
Blue Swirl
2010-09-18
Use gcc warning flag -Wnested-externs
Blue Swirl
2010-06-16
GDB exit status for semihosting
Paul Brook
2010-03-29
Allow various header files to be included from non-CPU code
Blue Swirl
2009-03-12
Guest debugging support for KVM (Jan Kiszka)
aliguori
2008-12-18
User-mode GDB stub improvements - handle signals
aurel32
2008-12-18
User-mode GDB stub improvements - handle fork
aurel32
2008-11-18
gdbstub: manage CPUs as threads (Jan Kiszka)
aliguori
2008-10-11
Add GDB XML register description support.
pbrook
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2007-02-22
Allow gdbstub to connect over any serial device.
pbrook
2007-02-05
gdbserver fix
bellard
2007-01-28
GDB hosted syscalls.
pbrook
2007-01-28
Use standard character device interface for gdbstub.
pbrook
2005-04-26
report user mode gdb exit codes (Paul Brook)
bellard
2005-04-17
gdb support for user mode (Paul Brook)
bellard