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
/
internals.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
1
-0
/
+1
2023-08-30
gdbstub: refactor get_feature_xml
Alex Bennée
1
-1
/
+1
2023-07-03
gdbstub: Add support for info proc mappings
Ilya Leoshkevich
1
-0
/
+5
2023-07-03
gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
Ilya Leoshkevich
1
-0
/
+2
2023-05-18
gdbstub: only send stop-reply packets when allowed to
Matheus Tavares Bernardino
1
-0
/
+5
2023-03-07
gdbstub: split out softmmu/user specifics for syscall handling
Alex Bennée
1
-0
/
+3
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
1
-2
/
+6
2023-03-07
gdbstub: specialise stub_can_reverse
Alex Bennée
1
-0
/
+1
2023-03-07
gdbstub: introduce gdb_get_max_cpus
Alex Bennée
1
-0
/
+1
2023-03-07
gdbstub: specialise target_memory_rw_debug
Alex Bennée
1
-0
/
+19
2023-03-07
gdbstub: specialise handle_query_attached
Alex Bennée
1
-1
/
+3
2023-03-07
gdbstub: abstract target specific details from gdb_put_packet_binary
Alex Bennée
1
-0
/
+15
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
1
-0
/
+18
2023-03-07
gdbstub: move chunk of softmmu functionality to own file
Alex Bennée
1
-1
/
+42
2023-03-07
gdbstub: make various helpers visible to the rest of the module
Alex Bennée
1
-0
/
+25
2023-03-07
gdbstub: move fromhex/tohex routines to internals
Alex Bennée
1
-0
/
+27
2023-03-07
gdbstub: move GDBState to shared internals header
Alex Bennée
1
-0
/
+50
2023-03-07
gdbstub/internals.h: clean up include guard
Alex Bennée
1
-3
/
+3
2023-02-27
gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
Philippe Mathieu-Daudé
1
-2
/
+4
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
1
-0
/
+1
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
1
-0
/
+16