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
2009-03-28
gdbstub: Allow re-instantiation (Jan Kiszka)
aliguori
1
-21
/
+36
2009-03-28
gdbstub: Drop redundant memset after qemu_mallocz (Jan Kiszka)
aliguori
1
-2
/
+0
2009-03-12
Guest debugging support for KVM (Jan Kiszka)
aliguori
1
-7
/
+17
2009-03-07
Use a dedicated function to request exit from execution loop
aurel32
1
-1
/
+1
2009-03-07
Fix BSD user
blueswir1
1
-3
/
+3
2009-03-05
monitor: Pass-through for gdbstub (Jan Kiszka)
aliguori
1
-1
/
+53
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-8
/
+0
2009-01-24
target-ppc: Change core powerpc gdbstub bits to be XML-aware
aurel32
1
-1
/
+22
2009-01-22
Rework vm_state_change notifiers (Jan Kiszka)
aliguori
1
-6
/
+5
2009-01-18
add an init function parameter to qemu_chr_open()
aurel32
1
-1
/
+1
2009-01-15
Fix bsd-user build
blueswir1
1
-0
/
+6
2009-01-13
Fix gdbserver number of registers (Tristan Gingold)
blueswir1
1
-2
/
+2
2009-01-07
gdbstub: fix gdbserver_fork
edgar_igl
1
-1
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-18
User-mode GDB stub improvements - handle signals
aurel32
1
-15
/
+239
2008-12-18
User-mode GDB stub improvements - handle fork
aurel32
1
-0
/
+12
2008-12-07
target-alpha: gdb-stub support
aurel32
1
-0
/
+54
2008-12-07
gdbstub: kill a warning
aurel32
1
-1
/
+1
2008-12-07
Fix some new warnings introduced after r5022
blueswir1
1
-2
/
+0
2008-11-30
gdbstub: Fix access to PPC FPRs
aurel32
1
-2
/
+2
2008-11-18
gdbstub: manage CPUs as threads (Jan Kiszka)
aliguori
1
-82
/
+194
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
1
-60
/
+77
2008-11-18
gdbstub: Return appropriate watch message to gdb (Jan Kiszka)
aliguori
1
-2
/
+15
2008-10-31
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
1
-1
/
+1
2008-10-25
Use snprintf to please OpenBSD linker
blueswir1
1
-9
/
+9
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
1
-3
/
+3
2008-10-14
gdbstub: remove unused local variable
aurel32
1
-2
/
+0
2008-10-11
CRIS: Handle GDB writes to pregs.
edgar_igl
1
-2
/
+6
2008-10-11
Add GDB XML register description support.
pbrook
1
-602
/
+872
2008-09-18
Move the active FPU registers into env again, and use more TCG registers
ths
1
-8
/
+8
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
1
-2
/
+2
2008-08-21
Fix OpenBSD linker warnings
blueswir1
1
-14
/
+15
2008-06-27
More efficient target register / TC accesses.
ths
1
-10
/
+10
2008-06-09
Clean up MMIO TLB handling.
pbrook
1
-8
/
+24
2008-06-07
Fix Sparc32plus GDBstub support
blueswir1
1
-25
/
+39
2008-05-17
Support signal reception in user-mode. Handle when the peer terminates or abo...
edgar_igl
1
-6
/
+19
2008-05-17
Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel).
edgar_igl
1
-0
/
+17
2008-05-09
x86_64 and better i386 support
bellard
1
-86
/
+147
2008-05-09
Remove x86-64 specific reg fillers.
edgar_igl
1
-134
/
+1
2008-05-09
Debugger single step without interrupts (Jason Wessel).
edgar_igl
1
-5
/
+34
2008-05-09
Add x86_64 gdb stub for qemu (Jason Wessel).
edgar_igl
1
-1
/
+133
2008-03-14
Improve readability by moving the continue operation into aseparate function.
edgar_igl
1
-15
/
+13
2008-02-28
More consistent naming for CRIS register-number macros.
edgar_igl
1
-1
/
+1
2008-02-12
Make MIPS MT implementation more cache friendly.
ths
1
-6
/
+6
2007-12-16
Fix char* signedness, by Andre Przywara.
ths
1
-2
/
+2
2007-12-16
Fix wrong signedness, by Andre Przywara.
ths
1
-7
/
+7
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+4
2007-11-11
Fix format mismatch.
pbrook
1
-1
/
+2
2007-10-31
x86_64 support in cpu_gdb_read_registers(), by Goran Weinholt.
balrog
1
-1
/
+49
2007-10-25
Gprof prooved the PowerPC emulation spent too much time in MSR load and store
j_mayer
1
-2
/
+2
[next]