index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbstub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-25
sparc fpu fix - allow 64 bit addresses (Blue Swirl)
bellard
1
-32
/
+35
2006-06-18
SH bugfixes.
pbrook
1
-2
/
+12
2006-06-17
Respond to qOffsets gdb packet (for debugging bFLT binaries).
pbrook
1
-0
/
+14
2006-06-14
gdb stub for win32
bellard
1
-10
/
+20
2006-04-27
sh4 target (Samuel Tardieu)
bellard
1
-0
/
+43
2006-04-23
SIGINT generation (Jason Wessel)
bellard
1
-2
/
+4
2005-12-05
MIPS support and memory access error reporting (Daniel Jacobowitz)
bellard
1
-4
/
+72
2005-11-26
ARM system emulation (Paul Brook)
bellard
1
-2
/
+6
2005-11-21
SMP support
bellard
1
-5
/
+8
2005-11-15
new network emulation
bellard
1
-12
/
+12
2005-10-30
sparc fix (Blue Swirl)
bellard
1
-1
/
+1
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
1
-4
/
+4
2005-07-02
sparc64 marge (Blue Swirl)
bellard
1
-8
/
+39
2005-04-26
fixed gdb error reporting (Paul Brook)
bellard
1
-2
/
+2
2005-04-26
report user mode gdb exit codes (Paul Brook)
bellard
1
-0
/
+16
2005-04-24
removed RS_CONTINUE 'state'
bellard
1
-17
/
+21
2005-04-17
gdb support for user mode (Paul Brook)
bellard
1
-13
/
+139
2005-01-17
gdb M packet parsing fix (Thomas Petazzoni)
bellard
1
-1
/
+1
2005-01-03
removed warning
bellard
1
-7
/
+2
2004-12-19
SPARC merge
bellard
1
-13
/
+6
2004-10-04
sparc merge (Blue Swirl)
bellard
1
-0
/
+6
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
1
-55
/
+112
2004-05-12
bsd port (Markus Niemisto)
bellard
1
-1
/
+1
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-27
/
+34
2004-03-31
win32 port (initial patch by kazu)
bellard
1
-8
/
+2
2004-03-31
moved gdbstub to qemu - new asynchronous gdbstub
bellard
1
-230
/
+289
2004-03-21
do not depend on thunk.h - more log items
bellard
1
-21
/
+1
2004-02-25
new physical memory access API (used by DMA accesses)
bellard
1
-2
/
+2
2004-01-24
virtual memory access for gdbstub
bellard
1
-49
/
+4
2004-01-05
ppc support (Jocelyn Mayer)
bellard
1
-0
/
+63
2004-01-04
ppc fix
bellard
1
-0
/
+4
2004-01-04
(temporary) only physical dump is possible in gdb
bellard
1
-2
/
+2
2004-01-04
added CPU callbacks
bellard
1
-37
/
+103
2003-10-30
cannot simply write segment registers in system mode
bellard
1
-0
/
+2
2003-10-05
log activation from gdb - gdb single step support for x86 - stop timer when c...
bellard
1
-0
/
+17
2003-09-30
new directory structure
bellard
1
-7
/
+2
2003-07-29
first part of single stepping support
bellard
1
-0
/
+18
2003-07-26
removed debug
bellard
1
-1
/
+1
2003-07-26
gdb stub breakpoints support
bellard
1
-5
/
+50
2003-06-27
added gdb support to vl
bellard
1
-0
/
+390