summaryrefslogtreecommitdiffstats
path: root/scripts/qemugdb/coroutine.py
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-311-2/+1Star
* qemugdb: fix licensingPaolo Bonzini2019-03-111-5/+2Star
* qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy2019-02-121-1/+1
* 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