aboutsummaryrefslogtreecommitdiff
path: root/gdbstub.h
AgeCommit message (Expand)Author
2012-06-04make gdb_id() generally avialable and rename it to cpu_index()Wen Congyang
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2011-01-20Add scripts directoryBlue Swirl
2010-09-18Use gcc warning flag -Wnested-externsBlue Swirl
2010-06-16GDB exit status for semihostingPaul Brook
2010-03-29Allow various header files to be included from non-CPU codeBlue Swirl
2009-03-12Guest debugging support for KVM (Jan Kiszka)aliguori
2008-12-18User-mode GDB stub improvements - handle signalsaurel32
2008-12-18User-mode GDB stub improvements - handle forkaurel32
2008-11-18gdbstub: manage CPUs as threads (Jan Kiszka)aliguori
2008-10-11Add GDB XML register description support.pbrook
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir1
2007-02-22Allow gdbstub to connect over any serial device.pbrook
2007-02-05gdbserver fixbellard
2007-01-28GDB hosted syscalls.pbrook
2007-01-28Use standard character device interface for gdbstub.pbrook
2005-04-26report user mode gdb exit codes (Paul Brook)bellard
2005-04-17gdb support for user mode (Paul Brook)bellard