aboutsummaryrefslogtreecommitdiff
path: root/scripts/qemugdb
AgeCommit message (Expand)AuthorFilesLines
2021-01-12scripts/gdb: implement 'qemu bt'Maxim Levitsky1-1/+27
2021-01-12scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frameMaxim Levitsky1-0/+7
2020-05-31scripts/qemugdb: Remove shebang headerPhilippe Mathieu-Daudé6-11/+4
2019-03-12scripts/qemugdb: re-license timers.py to GPLv2 or laterAlex Bennée1-2/+4
2019-03-11qemugdb: fix licensingPaolo Bonzini3-15/+6
2019-02-12qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy1-1/+1
2018-02-05scripts/qemu-gdb/timers.py: define encoding in header commentGreg Kurz1-0/+1
2018-01-16scripts/qemu-gdb/timers.py: new helper to dump timer stateAlex Bennée1-0/+54
2018-01-16scripts/qemu-gdb: add simple tcg lock status helperAlex Bennée1-0/+46
2017-04-07scripts/qemugdb/mtree.py: fix up mtree dumpAlex Bennée1-2/+10
2015-12-22scripts/gdb: Fix a python exception in mtree.pyYang Wei1-5/+5
2015-10-29gdb command: qemu handlersDr. David Alan Gilbert1-0/+58
2015-10-29qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pcPaolo Bonzini1-0/+16
2015-10-29qemu-gdb: extract parts of "qemu coroutine" implementationPaolo Bonzini1-29/+27
2015-10-29qemu-gdb: allow using glibc_pointer_guard() on core dumpsPaolo Bonzini1-2/+16
2015-09-11scripts/qemu-gdb: Split CoroutineCommand into its own filePeter Maydell1-0/+91
2015-09-11scripts/qemu-gdb: Split MtreeCommand into its own modulePeter Maydell2-0/+110