aboutsummaryrefslogtreecommitdiff
path: root/gdbstub/meson.build
AgeCommit message (Expand)Author
2024-07-03meson: Drop the .fa library suffixPaolo Bonzini
2024-07-03meson: Pass objects and dependencies to declare_dependency()Akihiko Odaki
2023-12-31meson: remove config_targetosPaolo Bonzini
2023-10-07gdbstub: Rename 'softmmu' -> 'system'Philippe Mathieu-Daudé
2023-09-29meson: clean up static_library keyword argumentsPaolo Bonzini
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-04-04gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessaryPhilippe Mathieu-Daudé
2023-03-07gdbstub: Build syscall.c onceRichard Henderson
2023-03-07gdbstub: only compile gdbstub twice for whole buildAlex Bennée
2023-03-07gdbstub: move syscall handling to new fileAlex Bennée
2023-03-07gdbstub: move chunks of user code into own filesAlex Bennée
2022-10-06gdbstub: move breakpoint logic to accel opsAlex Bennée
2022-10-06gdbstub: move into its own sub directoryAlex Bennée