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-11 | qemugdb: fix licensing | Paolo Bonzini |
2019-02-12 | qemugdb/coroutine: fix arch_prctl has unknown return type | Vladimir Sementsov-Ogievskiy |
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 |