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
/
softmmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
1
-1
/
+0
2023-07-03
gdbstub: lightly refactor connection to avoid snprintf
Alex Bennée
1
-10
/
+9
2023-05-18
gdbstub: only send stop-reply packets when allowed to
Matheus Tavares Bernardino
1
-2
/
+11
2023-03-07
gdbstub: split out softmmu/user specifics for syscall handling
Alex Bennée
1
-0
/
+14
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
1
-3
/
+4
2023-03-07
gdbstub: specialise stub_can_reverse
Alex Bennée
1
-0
/
+5
2023-03-07
gdbstub: introduce gdb_get_max_cpus
Alex Bennée
1
-0
/
+9
2023-03-07
gdbstub: specialise target_memory_rw_debug
Alex Bennée
1
-0
/
+51
2023-03-07
gdbstub: specialise handle_query_attached
Alex Bennée
1
-0
/
+5
2023-03-07
gdbstub: abstract target specific details from gdb_put_packet_binary
Alex Bennée
1
-0
/
+8
2023-03-07
gdbstub: rationalise signal mapping in softmmu
Alex Bennée
1
-12
/
+6
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
1
-0
/
+90
2023-03-07
gdbstub: move chunk of softmmu functionality to own file
Alex Bennée
1
-0
/
+423
2023-03-07
gdbstub: fix-up copyright and license files
Alex Bennée
1
-1
/
+2
2023-02-27
gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
Philippe Mathieu-Daudé
1
-3
/
+2
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
1
-0
/
+9
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
1
-0
/
+42