Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/gdb: implement 'qemu bt' | Maxim Levitsky | 2021-01-12 | 1 | -1/+27 |
* | scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame | Maxim Levitsky | 2021-01-12 | 1 | -0/+7 |
* | scripts/qemugdb: Remove shebang header | Philippe Mathieu-Daudé | 2020-05-31 | 1 | -2/+1 |
* | qemugdb: fix licensing | Paolo Bonzini | 2019-03-11 | 1 | -5/+2 |
* | qemugdb/coroutine: fix arch_prctl has unknown return type | Vladimir Sementsov-Ogievskiy | 2019-02-12 | 1 | -1/+1 |
* | qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc | Paolo Bonzini | 2015-10-29 | 1 | -0/+16 |
* | qemu-gdb: extract parts of "qemu coroutine" implementation | Paolo Bonzini | 2015-10-29 | 1 | -29/+27 |
* | qemu-gdb: allow using glibc_pointer_guard() on core dumps | Paolo Bonzini | 2015-10-29 | 1 | -2/+16 |
* | scripts/qemu-gdb: Split CoroutineCommand into its own file | Peter Maydell | 2015-09-11 | 1 | -0/+91 |