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