You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/scripts/qemugdb
Maxim Levitsky b9a0de3773 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>
4 years ago
..
__init__.py scripts/qemugdb: Remove shebang header 5 years ago
aio.py scripts/qemugdb: Remove shebang header 5 years ago
coroutine.py scripts/gdb: implement 'qemu bt' 4 years ago
mtree.py scripts/qemugdb: Remove shebang header 5 years ago
tcg.py scripts/qemugdb: Remove shebang header 5 years ago
timers.py scripts/qemugdb: Remove shebang header 5 years ago