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
/
include
/
gdbstub
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+2
*
gdbstub: Simplify #ifdef'ry in helpers.h
Philippe Mathieu-Daudé
2024-04-26
1
-5
/
+4
*
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+1
*
gdbstub: Save target's siginfo
Gustavo Romero
2024-03-13
1
-1
/
+5
*
gdbstub: Rename back gdb_handlesig
Gustavo Romero
2024-03-13
1
-13
/
+2
*
gdbstub: Call gdbserver_fork() both in parent and in child
Ilya Leoshkevich
2024-03-06
1
-2
/
+3
*
{linux,bsd}-user: Pass pid to gdbserver_fork()
Ilya Leoshkevich
2024-03-06
1
-1
/
+1
*
gdbstub: Introduce gdbserver_fork_start()
Ilya Leoshkevich
2024-03-06
1
-0
/
+5
*
gdbstub: Add syscall entry/return hooks
Ilya Leoshkevich
2024-02-09
1
-0
/
+13
*
gdbstub: Allow specifying a reason in stop packets
Ilya Leoshkevich
2024-02-09
1
-2
/
+14
*
gdbstub: replace exit calls with proper shutdown for softmmu
Clément Chigot
2023-10-12
1
-0
/
+9
*
gdbstub: Remove gdb_do_syscallv
Richard Henderson
2023-03-07
1
-11
/
+0
*
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
1
-0
/
+124
*
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
1
-0
/
+103
*
gdbstub: move chunks of user code into own files
Alex Bennée
2023-03-07
1
-0
/
+43