summary refs log tree commit diff stats
path: root/gdbstub/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson: remove config_targetosPaolo Bonzini2023-12-311-2/+2
* gdbstub: Rename 'softmmu' -> 'system'Philippe Mathieu-Daudé2023-10-071-5/+5
* meson: clean up static_library keyword argumentsPaolo Bonzini2023-09-291-2/+2
* configure, meson: remove target OS symbols from config-host.makPaolo Bonzini2023-09-071-2/+2
* meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé2023-06-201-5/+5
* gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessaryPhilippe Mathieu-Daudé2023-04-041-2/+4
* gdbstub: Build syscall.c onceRichard Henderson2023-03-071-2/+1
* gdbstub: only compile gdbstub twice for whole buildAlex Bennée2023-03-071-4/+26
* gdbstub: move syscall handling to new fileAlex Bennée2023-03-071-0/+4
* gdbstub: move chunks of user code into own filesAlex Bennée2023-03-071-0/+3
* gdbstub: move breakpoint logic to accel opsAlex Bennée2022-10-061-0/+8
* gdbstub: move into its own sub directoryAlex Bennée2022-10-061-0/+1