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
/
include
/
gdbstub
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
gdbstub/helpers: Introduce ldtul_$endian_p() helpers
Philippe Mathieu-Daudé
1
-0
/
+4
2024-09-20
license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
Philippe Mathieu-Daudé
2
-2
/
+2
2024-07-22
gdbstub: Re-factor gdb command extensions
Alex Bennée
1
-7
/
+12
2024-07-05
gdbstub: Pass CPU context to command handler
Gustavo Romero
1
-0
/
+3
2024-07-05
gdbstub: Make hex conversion function non-internal
Gustavo Romero
1
-0
/
+6
2024-07-05
gdbstub: Add support for target-specific stubs
Gustavo Romero
1
-0
/
+22
2024-07-05
gdbstub: Move GdbCmdParseEntry into a new header file
Gustavo Romero
1
-0
/
+72
2024-06-24
gdbstub: move enums into separate header
Alex Bennée
1
-0
/
+21
2024-04-26
gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
Philippe Mathieu-Daudé
1
-1
/
+2
2024-04-26
gdbstub: Simplify #ifdef'ry in helpers.h
Philippe Mathieu-Daudé
1
-5
/
+4
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
1
-1
/
+1
2024-03-13
gdbstub: Save target's siginfo
Gustavo Romero
1
-1
/
+5
2024-03-13
gdbstub: Rename back gdb_handlesig
Gustavo Romero
1
-13
/
+2
2024-03-06
gdbstub: Call gdbserver_fork() both in parent and in child
Ilya Leoshkevich
1
-2
/
+3
2024-03-06
{linux,bsd}-user: Pass pid to gdbserver_fork()
Ilya Leoshkevich
1
-1
/
+1
2024-03-06
gdbstub: Introduce gdbserver_fork_start()
Ilya Leoshkevich
1
-0
/
+5
2024-02-09
gdbstub: Add syscall entry/return hooks
Ilya Leoshkevich
1
-0
/
+13
2024-02-09
gdbstub: Allow specifying a reason in stop packets
Ilya Leoshkevich
1
-2
/
+14
2023-10-12
gdbstub: replace exit calls with proper shutdown for softmmu
Clément Chigot
1
-0
/
+9
2023-03-07
gdbstub: Remove gdb_do_syscallv
Richard Henderson
1
-11
/
+0
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
1
-0
/
+124
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
1
-0
/
+103
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
1
-0
/
+43