]> git.proxmox.com Git - mirror_qemu.git/history - include/gdbstub
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into...
[mirror_qemu.git] / include / gdbstub /
2024-04-26 Richard HendersonMerge tag 'accel-20240426' of https://github.com/philmd...
2024-04-26 Philippe Mathieu... gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
2024-04-26 Philippe Mathieu... gdbstub: Simplify #ifdef'ry in helpers.h
2024-04-26 Philippe Mathieu... exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
2024-03-18 Peter MaydellMerge tag 'migration-20240317-pull-request' of https...
2024-03-13 Peter MaydellMerge tag 'pull-maintainer-final-130324-1' of https...
2024-03-13 Gustavo Romerogdbstub: Save target's siginfo
2024-03-13 Gustavo Romerogdbstub: Rename back gdb_handlesig
2024-03-08 Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-06 Peter MaydellMerge tag 'pull-maintainer-updates-060324-1' of https...
2024-03-06 Ilya Leoshkevichgdbstub: Call gdbserver_fork() both in parent and in...
2024-03-06 Ilya Leoshkevich{linux,bsd}-user: Pass pid to gdbserver_fork()
2024-03-06 Ilya Leoshkevichgdbstub: Introduce gdbserver_fork_start()
2024-02-26 Peter MaydellMerge tag 'edk2-stable202402-20240226-pull-request...
2024-02-14 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-02-14 Peter MaydellMerge tag 'pull-char-2024-02-12-v2' of https://repo...
2024-02-13 Peter MaydellMerge tag 'hppa64-pull-request' of https://github.com...
2024-02-13 Peter MaydellMerge tag 'pull-qapi-2024-02-12' of https://repo.or...
2024-02-12 Peter MaydellMerge tag 'pull-maintainer-updates-090224-1' of https...
2024-02-09 Ilya Leoshkevichgdbstub: Add syscall entry/return hooks
2024-02-09 Ilya Leoshkevichgdbstub: Allow specifying a reason in stop packets
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-16 Stefan HajnocziMerge tag 'pull-shadow-2023-10-12' of https://repo...
2023-10-16 Stefan HajnocziMerge tag 'mem-2023-10-12' of https://github.com/davidh...
2023-10-12 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231012-1' of https...
2023-10-12 Clément Chigotgdbstub: replace exit calls with proper shutdown for...
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-07 Richard Hendersongdbstub: Remove gdb_do_syscallv
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-07 Alex Bennéegdbstub: move register helpers into standalone include
2023-03-07 Alex Bennéegdbstub: move chunks of user code into own files