]> git.proxmox.com Git - mirror_qemu.git/history - gdbstub
bsd-user: Implement several get/set system calls:
[mirror_qemu.git] / gdbstub /
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-29 Paolo Bonzinimeson: clean up static_library keyword arguments
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Paolo Bonziniconfigure, meson: remove target OS symbols from config...
2023-08-31 Stefan HajnocziMerge tag 'quick-fix-pull-request' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'pull-target-arm-20230831' of https://git...
2023-08-31 Stefan HajnocziMerge tag 'xen-virtio-2-tag' of https://gitlab.com...
2023-08-31 Stefan HajnocziMerge tag 'pull-maintainer-ominbus-300823-1' of https...
2023-08-30 Alex Bennéegdbstub: move comment for gdb_register_coprocessor
2023-08-30 Alex Bennéegdbstub: replace global gdb_has_xml with a function
2023-08-30 Alex Bennéegdbstub: refactor get_feature_xml
2023-08-30 Alex Bennéegdbstub: remove unused user_ctx field
2023-08-30 Matheus Branco Borellagdbstub: fixes cases where wrong threads were reported...
2023-08-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-08-10 Richard HendersonMerge tag 'pull-tcg-20230810' of https://gitlab.com...
2023-08-10 Alex Bennéegdbstub: don't complain about preemptive ACK chars
2023-08-10 Alex Bennéegdbstub: more fixes for client Ctrl-C handling
2023-08-09 Richard HendersonMerge tag 'or1k-pull-request-20230809' of https://githu...
2023-08-06 Richard HendersonMerge tag 'pull-tcg-20230806-3' of https://gitlab.com...
2023-08-06 Matheus Tavares... gdbstub: use 0 ("any process") on packets with no PID
2023-07-31 Richard HendersonMerge tag 'pull-target-arm-20230731' of https://git...
2023-07-31 Nicholas Piggingdbstub: Fix client Ctrl-C handling
2023-07-04 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-04 Richard HendersonMerge tag 'pull-maintainer-ominbus-030723-1' of https...
2023-07-03 Ilya Leoshkevichgdbstub: Add support for info proc mappings
2023-07-03 Ilya Leoshkevichgdbstub: Report the actual qemu-user pid
2023-07-03 Ilya Leoshkevichgdbstub: Expose gdb_get_process() and gdb_get_first_cpu...
2023-07-03 Alex Bennéegdbstub: clean-up vcont handling to avoid goto
2023-07-03 Nicholas Piggingdbstub: Permit reverse step/break to provide stop...
2023-07-03 Alex Bennéegdbstub: lightly refactor connection to avoid snprintf
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
2023-05-19 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Matheus Tavares... gdbstub: only send stop-reply packets when allowed to
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-04-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-04 Peter MaydellMerge tag 'pull-tcg-20230404' of https://gitlab.com...
2023-04-04 Peter MaydellMerge tag 'pull-for-8.0-040423-2' of https://gitlab...
2023-04-04 Alex Bennéegdbstub: don't report auxv feature unless on Linux
2023-04-04 Philippe Mathieu... gdbstub: Only build libgdb_user.fa / libgdb_softmmu...
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-22 Peter MaydellMerge tag 'pull-for-8.0-220323-1' of https://gitlab...
2023-03-22 Richard Henderson*: Add missing includes of qemu/error-report.h
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: Build syscall.c once
2023-03-07 Richard Hendersongdbstub: Adjust gdb_do_syscall to only use uint32_t...
2023-03-07 Richard Hendersongdbstub: Remove gdb_do_syscallv
2023-03-07 Alex Bennéegdbstub: split out softmmu/user specifics for syscall...
2023-03-07 Alex Bennéegdbstub: only compile gdbstub twice for whole build
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-07 Alex Bennéegdbstub: don't use target_ulong while handling registers
2023-03-07 Alex Bennéegdbstub: fix address type of gdb_set_cpu_pc
2023-03-07 Alex Bennéegdbstub: specialise stub_can_reverse
2023-03-07 Alex Bennéegdbstub: introduce gdb_get_max_cpus
2023-03-07 Alex Bennéegdbstub: specialise target_memory_rw_debug
2023-03-07 Alex Bennéegdbstub: specialise handle_query_attached
2023-03-07 Alex Bennéegdbstub: abstract target specific details from gdb_put_...
2023-03-07 Alex Bennéegdbstub: rationalise signal mapping in softmmu
2023-03-07 Alex Bennéegdbstub: move chunks of user code into own files
2023-03-07 Alex Bennéegdbstub: move chunk of softmmu functionality to own...
2023-03-07 Alex Bennéegdbstub: make various helpers visible to the rest of...
2023-03-07 Alex Bennéegdbstub: move fromhex/tohex routines to internals
2023-03-07 Alex Bennéeincludes: move tb_flush into its own header
2023-03-07 Alex Bennéegdbstub: move GDBState to shared internals header
2023-03-07 Alex Bennéegdbstub: define separate user/system structures
2023-03-07 Alex Bennéegdbstub: clean-up indent on gdb_exit
2023-03-07 Alex Bennéegdbstub: fix-up copyright and license files
2023-03-07 Alex Bennéegdbstub/internals.h: clean up include guard
2023-03-01 Paolo BonziniMerge branch 'xenfv-kvm-15' of git://git.infradead...
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Philippe Mathieu... replay: Extract core API to 'exec/replay-core.h'
2023-02-27 Philippe Mathieu... gdbstub: Use vaddr type for generic insert/remove_break...
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
2022-10-06 Stefan HajnocziMerge tag 'pull-testing-gdbstub-plugins-gitdm-061022...
2022-10-06 Alex Bennéegdbstub: move guest debug support check to ops
2022-10-06 Alex Bennéegdbstub: move breakpoint logic to accel ops
2022-10-06 Alex Bennéegdbstub: move sstep flags probing into AccelClass
2022-10-06 Alex Bennéegdbstub: move into its own sub directory