index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbstub
/
gdbstub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
gdbstub: don't report auxv feature unless on Linux
Alex Bennée
1
-1
/
+1
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
1
-0
/
+1
2023-03-07
gdbstub: only compile gdbstub twice for whole build
Alex Bennée
1
-3
/
+1
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
1
-174
/
+3
2023-03-07
gdbstub: don't use target_ulong while handling registers
Alex Bennée
1
-7
/
+10
2023-03-07
gdbstub: fix address type of gdb_set_cpu_pc
Alex Bennée
1
-2
/
+2
2023-03-07
gdbstub: specialise stub_can_reverse
Alex Bennée
1
-11
/
+2
2023-03-07
gdbstub: introduce gdb_get_max_cpus
Alex Bennée
1
-10
/
+1
2023-03-07
gdbstub: specialise target_memory_rw_debug
Alex Bennée
1
-62
/
+11
2023-03-07
gdbstub: specialise handle_query_attached
Alex Bennée
1
-13
/
+2
2023-03-07
gdbstub: abstract target specific details from gdb_put_packet_binary
Alex Bennée
1
-8
/
+2
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
1
-674
/
+4
2023-03-07
gdbstub: move chunk of softmmu functionality to own file
Alex Bennée
1
-411
/
+10
2023-03-07
gdbstub: make various helpers visible to the rest of the module
Alex Bennée
1
-136
/
+140
2023-03-07
gdbstub: move fromhex/tohex routines to internals
Alex Bennée
1
-20
/
+0
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
1
-0
/
+2
2023-03-07
gdbstub: move GDBState to shared internals header
Alex Bennée
1
-42
/
+0
2023-03-07
gdbstub: define separate user/system structures
Alex Bennée
1
-41
/
+53
2023-03-07
gdbstub: clean-up indent on gdb_exit
Alex Bennée
1
-14
/
+14
2023-02-27
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
Philippe Mathieu-Daudé
1
-1
/
+0
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
1
-3
/
+2
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
1
-118
/
+9
2022-10-06
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
1
-18
/
+4
2022-10-06
gdbstub: move into its own sub directory
Alex Bennée
1
-0
/
+3641