index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdbstub
/
internals.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
Vacha Bhavsar
2025-09-16
1
-1
/
+21
*
gdbstub: Make hex conversion function non-internal
Gustavo Romero
2024-07-05
1
-1
/
+0
*
gdbstub: Move GdbCmdParseEntry into a new header file
Gustavo Romero
2024-07-05
1
-22
/
+0
*
gdbstub/system: Rename 'user_ctx' argument as 'ctx'
Philippe Mathieu-Daudé
2024-04-02
1
-4
/
+4
*
gdbstub: Correct invalid mentions of 'softmmu' by 'system'
Philippe Mathieu-Daudé
2024-04-02
1
-10
/
+10
*
gdbstub: Add Xfer:siginfo:read stub
Gustavo Romero
2024-03-13
1
-0
/
+1
*
gdbstub: Introduce gdb_handle_detach_user()
Ilya Leoshkevich
2024-03-06
1
-0
/
+1
*
gdbstub: Introduce gdb_handle_set_thread_user()
Ilya Leoshkevich
2024-03-06
1
-0
/
+1
*
gdbstub: Introduce gdb_handle_query_supported_user()
Ilya Leoshkevich
2024-03-06
1
-0
/
+1
*
gdbstub: Implement catching syscalls
Ilya Leoshkevich
2024-02-09
1
-0
/
+1
*
gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way
Ilya Leoshkevich
2024-02-09
1
-0
/
+1
*
gdbstub: use a better signal when we halt for IO reasons
Alex Bennée
2023-12-01
1
-0
/
+1
*
gdbstub: Remove gdb_has_xml variable
Akihiko Odaki
2023-10-11
1
-2
/
+0
*
gdbstub: Rename 'softmmu' -> 'system'
Philippe Mathieu-Daudé
2023-10-07
1
-2
/
+2
*
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
2023-08-30
1
-0
/
+1
*
gdbstub: refactor get_feature_xml
Alex Bennée
2023-08-30
1
-1
/
+1
*
gdbstub: Add support for info proc mappings
Ilya Leoshkevich
2023-07-03
1
-0
/
+5
*
gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
Ilya Leoshkevich
2023-07-03
1
-0
/
+2
*
gdbstub: only send stop-reply packets when allowed to
Matheus Tavares Bernardino
2023-05-18
1
-0
/
+5
*
gdbstub: split out softmmu/user specifics for syscall handling
Alex Bennée
2023-03-07
1
-0
/
+3
*
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
1
-2
/
+6
*
gdbstub: specialise stub_can_reverse
Alex Bennée
2023-03-07
1
-0
/
+1
*
gdbstub: introduce gdb_get_max_cpus
Alex Bennée
2023-03-07
1
-0
/
+1
*
gdbstub: specialise target_memory_rw_debug
Alex Bennée
2023-03-07
1
-0
/
+19
*
gdbstub: specialise handle_query_attached
Alex Bennée
2023-03-07
1
-1
/
+3
*
gdbstub: abstract target specific details from gdb_put_packet_binary
Alex Bennée
2023-03-07
1
-0
/
+15
*
gdbstub: move chunks of user code into own files
Alex Bennée
2023-03-07
1
-0
/
+18
*
gdbstub: move chunk of softmmu functionality to own file
Alex Bennée
2023-03-07
1
-1
/
+42
*
gdbstub: make various helpers visible to the rest of the module
Alex Bennée
2023-03-07
1
-0
/
+25
*
gdbstub: move fromhex/tohex routines to internals
Alex Bennée
2023-03-07
1
-0
/
+27
*
gdbstub: move GDBState to shared internals header
Alex Bennée
2023-03-07
1
-0
/
+50
*
gdbstub/internals.h: clean up include guard
Alex Bennée
2023-03-07
1
-3
/
+3
*
gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
Philippe Mathieu-Daudé
2023-02-27
1
-2
/
+4
*
gdbstub: move guest debug support check to ops
Alex Bennée
2022-10-06
1
-0
/
+1
*
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-06
1
-0
/
+16