summaryrefslogtreecommitdiff
path: root/scripts/qemugdb
AgeCommit message (Expand)AuthorFilesLines
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