Age | Commit message (Expand) | Author |
2021-01-12 | scripts/gdb: implement 'qemu bt' | Maxim Levitsky |
2021-01-12 | scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame | Maxim Levitsky |
2020-05-31 | scripts/qemugdb: Remove shebang header | Philippe Mathieu-Daudé |
2019-03-12 | scripts/qemugdb: re-license timers.py to GPLv2 or later | Alex Bennée |
2019-03-11 | qemugdb: fix licensing | Paolo Bonzini |
2019-02-12 | qemugdb/coroutine: fix arch_prctl has unknown return type | Vladimir Sementsov-Ogievskiy |
2018-02-05 | scripts/qemu-gdb/timers.py: define encoding in header comment | Greg Kurz |
2018-01-16 | scripts/qemu-gdb/timers.py: new helper to dump timer state | Alex Bennée |
2018-01-16 | scripts/qemu-gdb: add simple tcg lock status helper | Alex Bennée |
2017-04-07 | scripts/qemugdb/mtree.py: fix up mtree dump | Alex Bennée |
2015-12-22 | scripts/gdb: Fix a python exception in mtree.py | Yang Wei |
2015-10-29 | gdb command: qemu handlers | Dr. David Alan Gilbert |
2015-10-29 | qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc | Paolo Bonzini |
2015-10-29 | qemu-gdb: extract parts of "qemu coroutine" implementation | Paolo Bonzini |
2015-10-29 | qemu-gdb: allow using glibc_pointer_guard() on core dumps | Paolo Bonzini |
2015-09-11 | scripts/qemu-gdb: Split CoroutineCommand into its own file | Peter Maydell |
2015-09-11 | scripts/qemu-gdb: Split MtreeCommand into its own module | Peter Maydell |