aboutsummaryrefslogtreecommitdiff
path: root/scripts/qemugdb
AgeCommit message (Expand)Author
2021-01-12scripts/gdb: implement 'qemu bt'Maxim Levitsky
2021-01-12scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frameMaxim Levitsky
2020-05-31scripts/qemugdb: Remove shebang headerPhilippe Mathieu-Daudé
2019-03-12scripts/qemugdb: re-license timers.py to GPLv2 or laterAlex Bennée
2019-03-11qemugdb: fix licensingPaolo Bonzini
2019-02-12qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy
2018-02-05scripts/qemu-gdb/timers.py: define encoding in header commentGreg Kurz
2018-01-16scripts/qemu-gdb/timers.py: new helper to dump timer stateAlex Bennée
2018-01-16scripts/qemu-gdb: add simple tcg lock status helperAlex Bennée
2017-04-07scripts/qemugdb/mtree.py: fix up mtree dumpAlex Bennée
2015-12-22scripts/gdb: Fix a python exception in mtree.pyYang Wei
2015-10-29gdb command: qemu handlersDr. David Alan Gilbert
2015-10-29qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pcPaolo Bonzini
2015-10-29qemu-gdb: extract parts of "qemu coroutine" implementationPaolo Bonzini
2015-10-29qemu-gdb: allow using glibc_pointer_guard() on core dumpsPaolo Bonzini
2015-09-11scripts/qemu-gdb: Split CoroutineCommand into its own filePeter Maydell
2015-09-11scripts/qemu-gdb: Split MtreeCommand into its own modulePeter Maydell