aboutsummaryrefslogtreecommitdiff
path: root/scripts/qemugdb/coroutine.py
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-11qemugdb: fix licensingPaolo Bonzini
2019-02-12qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy
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