diff options
author | Maxim Levitsky <mlevitsk@redhat.com> | 2020-12-17 17:54:36 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-01-12 12:38:03 +0100 |
commit | b9a0de3773ff2cae858434d44ef04ee257025c76 (patch) | |
tree | 5ad344c9a9ac47774d7599f01a6c8c12d7bd5230 /migration | |
parent | 4cbf8efc5b894f9dd86867d7e3de8e8f190618c4 (diff) | |
download | qemu-b9a0de3773ff2cae858434d44ef04ee257025c76.zip qemu-b9a0de3773ff2cae858434d44ef04ee257025c76.tar.gz qemu-b9a0de3773ff2cae858434d44ef04ee257025c76.tar.bz2 |
scripts/gdb: implement 'qemu bt'
This script first runs the regular gdb's 'bt' command, and then if we are in a
coroutine it prints the coroutines backtraces in the order in which they
were called.
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20201217155436.927320-3-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'migration')
0 files changed, 0 insertions, 0 deletions