Sign in
qemu
/
qemu
/
5ed3dabe57dd9f4c007404345e5f5bf0e347317f
/
gdbstub
0beaebc
gdbstub: don't report auxv feature unless on Linux
by Alex Bennée
· 1 year, 11 months ago
b846ad6
gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
by Philippe Mathieu-Daudé
· 1 year, 11 months ago
cc37d98
*: Add missing includes of qemu/error-report.h
by Richard Henderson
· 2 years ago
2d3d251
gdbstub: Build syscall.c once
by Richard Henderson
· 2 years ago
0820a07
gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t
by Richard Henderson
· 2 years ago
2f70f2d
gdbstub: Remove gdb_do_syscallv
by Richard Henderson
· 2 years ago
131f387
gdbstub: split out softmmu/user specifics for syscall handling
by Alex Bennée
· 2 years ago
61b2e13
gdbstub: only compile gdbstub twice for whole build
by Alex Bennée
· 2 years ago
c566080
gdbstub: move syscall handling to new file
by Alex Bennée
· 2 years ago
379b42e
gdbstub: don't use target_ulong while handling registers
by Alex Bennée
· 2 years ago
b428ad1
gdbstub: fix address type of gdb_set_cpu_pc
by Alex Bennée
· 2 years ago
505601d
gdbstub: specialise stub_can_reverse
by Alex Bennée
· 2 years ago
7ea0c33
gdbstub: introduce gdb_get_max_cpus
by Alex Bennée
· 2 years ago
589a586
gdbstub: specialise target_memory_rw_debug
by Alex Bennée
· 2 years ago
8a2025b
gdbstub: specialise handle_query_attached
by Alex Bennée
· 2 years ago
a7e0f9b
gdbstub: abstract target specific details from gdb_put_packet_binary
by Alex Bennée
· 2 years ago
ccd4c7c
gdbstub: rationalise signal mapping in softmmu
by Alex Bennée
· 2 years ago
d96bf49
gdbstub: move chunks of user code into own files
by Alex Bennée
· 2 years ago
b6fa2ec
gdbstub: move chunk of softmmu functionality to own file
by Alex Bennée
· 2 years ago
36e067b
gdbstub: make various helpers visible to the rest of the module
by Alex Bennée
· 2 years ago
1678ea0
gdbstub: move fromhex/tohex routines to internals
by Alex Bennée
· 2 years ago
548c960
includes: move tb_flush into its own header
by Alex Bennée
· 2 years ago
9f56787
gdbstub: move GDBState to shared internals header
by Alex Bennée
· 2 years ago
8e70c6f
gdbstub: define separate user/system structures
by Alex Bennée
· 2 years ago
ad9e458
gdbstub: clean-up indent on gdb_exit
by Alex Bennée
· 2 years ago
9455762
gdbstub: fix-up copyright and license files
by Alex Bennée
· 2 years ago
9774855
gdbstub/internals.h: clean up include guard
by Alex Bennée
· 2 years ago
5b5968c
replay: Extract core API to 'exec/replay-core.h'
by Philippe Mathieu-Daudé
· 2 years, 3 months ago
55b5b8e
gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
by Philippe Mathieu-Daudé
· 2 years, 3 months ago
a48e7d9
gdbstub: move guest debug support check to ops
by Alex Bennée
· 2 years, 5 months ago
ae7467b
gdbstub: move breakpoint logic to accel ops
by Alex Bennée
· 2 years, 5 months ago
3b7a938
gdbstub: move sstep flags probing into AccelClass
by Alex Bennée
· 2 years, 5 months ago
842b42d
gdbstub: move into its own sub directory
by Alex Bennée
· 2 years, 5 months ago