index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdbstub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDB hosted syscalls.
pbrook
2007-01-28
1
-0
/
+112
*
Use standard character device interface for gdbstub.
pbrook
2007-01-28
1
-67
/
+96
*
Don't resume guest when gdb connection terminates and -S specified.
pbrook
2007-01-21
1
-1
/
+2
*
Darwin userspace emulation, by Pierre d'Herbemont.
ths
2007-01-18
1
-1
/
+1
*
MIPS FPU support for the gdb stub, by Daniel Jacobowitz.
ths
2006-12-11
1
-0
/
+48
*
ColdFire target.
pbrook
2006-10-22
1
-0
/
+67
*
sparc fpu fix - allow 64 bit addresses (Blue Swirl)
bellard
2006-06-25
1
-32
/
+35
*
SH bugfixes.
pbrook
2006-06-18
1
-2
/
+12
*
Respond to qOffsets gdb packet (for debugging bFLT binaries).
pbrook
2006-06-17
1
-0
/
+14
*
gdb stub for win32
bellard
2006-06-14
1
-10
/
+20
*
sh4 target (Samuel Tardieu)
bellard
2006-04-27
1
-0
/
+43
*
SIGINT generation (Jason Wessel)
bellard
2006-04-23
1
-2
/
+4
*
MIPS support and memory access error reporting (Daniel Jacobowitz)
bellard
2005-12-05
1
-4
/
+72
*
ARM system emulation (Paul Brook)
bellard
2005-11-26
1
-2
/
+6
*
SMP support
bellard
2005-11-21
1
-5
/
+8
*
new network emulation
bellard
2005-11-15
1
-12
/
+12
*
sparc fix (Blue Swirl)
bellard
2005-10-30
1
-1
/
+1
*
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
2005-07-02
1
-4
/
+4
*
sparc64 marge (Blue Swirl)
bellard
2005-07-02
1
-8
/
+39
*
fixed gdb error reporting (Paul Brook)
bellard
2005-04-26
1
-2
/
+2
*
report user mode gdb exit codes (Paul Brook)
bellard
2005-04-26
1
-0
/
+16
*
removed RS_CONTINUE 'state'
bellard
2005-04-24
1
-17
/
+21
*
gdb support for user mode (Paul Brook)
bellard
2005-04-17
1
-13
/
+139
*
gdb M packet parsing fix (Thomas Petazzoni)
bellard
2005-01-17
1
-1
/
+1
*
removed warning
bellard
2005-01-03
1
-7
/
+2
*
SPARC merge
bellard
2004-12-19
1
-13
/
+6
*
sparc merge (Blue Swirl)
bellard
2004-10-04
1
-0
/
+6
*
full system SPARC emulation (Blue Swirl)
bellard
2004-09-30
1
-55
/
+112
*
bsd port (Markus Niemisto)
bellard
2004-05-12
1
-1
/
+1
*
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-04-12
1
-27
/
+34
*
win32 port (initial patch by kazu)
bellard
2004-03-31
1
-8
/
+2
*
moved gdbstub to qemu - new asynchronous gdbstub
bellard
2004-03-31
1
-230
/
+289
*
do not depend on thunk.h - more log items
bellard
2004-03-21
1
-21
/
+1
*
new physical memory access API (used by DMA accesses)
bellard
2004-02-25
1
-2
/
+2
*
virtual memory access for gdbstub
bellard
2004-01-24
1
-49
/
+4
*
ppc support (Jocelyn Mayer)
bellard
2004-01-05
1
-0
/
+63
*
ppc fix
bellard
2004-01-04
1
-0
/
+4
*
(temporary) only physical dump is possible in gdb
bellard
2004-01-04
1
-2
/
+2
*
added CPU callbacks
bellard
2004-01-04
1
-37
/
+103
*
cannot simply write segment registers in system mode
bellard
2003-10-30
1
-0
/
+2
*
log activation from gdb - gdb single step support for x86 - stop timer when c...
bellard
2003-10-05
1
-0
/
+17
*
new directory structure
bellard
2003-09-30
1
-7
/
+2
*
first part of single stepping support
bellard
2003-07-29
1
-0
/
+18
*
removed debug
bellard
2003-07-26
1
-1
/
+1
*
gdb stub breakpoints support
bellard
2003-07-26
1
-5
/
+50
*
added gdb support to vl
bellard
2003-06-27
1
-0
/
+390