summaryrefslogtreecommitdiffstats
path: root/scripts/qemugdb
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: implement 'qemu bt'Maxim Levitsky2021-01-121-1/+27
* scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frameMaxim Levitsky2021-01-121-0/+7
* scripts/qemugdb: Remove shebang headerPhilippe Mathieu-Daudé2020-05-316-11/+4Star
* scripts/qemugdb: re-license timers.py to GPLv2 or laterAlex Bennée2019-03-121-2/+4
* qemugdb: fix licensingPaolo Bonzini2019-03-113-15/+6Star
* qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy2019-02-121-1/+1
* scripts/qemu-gdb/timers.py: define encoding in header commentGreg Kurz2018-02-051-0/+1
* scripts/qemu-gdb/timers.py: new helper to dump timer stateAlex Bennée2018-01-161-0/+54
* scripts/qemu-gdb: add simple tcg lock status helperAlex Bennée2018-01-161-0/+46
* scripts/qemugdb/mtree.py: fix up mtree dumpAlex Bennée2017-04-071-2/+10
* scripts/gdb: Fix a python exception in mtree.pyYang Wei2015-12-221-5/+5
* gdb command: qemu handlersDr. David Alan Gilbert2015-10-291-0/+58
* qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pcPaolo Bonzini2015-10-291-0/+16
* qemu-gdb: extract parts of "qemu coroutine" implementationPaolo Bonzini2015-10-291-29/+27Star
* qemu-gdb: allow using glibc_pointer_guard() on core dumpsPaolo Bonzini2015-10-291-2/+16
* scripts/qemu-gdb: Split CoroutineCommand into its own filePeter Maydell2015-09-111-0/+91
* scripts/qemu-gdb: Split MtreeCommand into its own modulePeter Maydell2015-09-112-0/+110