qemu-e2k/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>
2021-01-12 12:38:03 +01:00
..
__init__.py scripts/qemugdb: Remove shebang header 2020-05-31 13:56:46 +02:00
aio.py scripts/qemugdb: Remove shebang header 2020-05-31 13:56:46 +02:00
coroutine.py scripts/gdb: implement 'qemu bt' 2021-01-12 12:38:03 +01:00
mtree.py scripts/qemugdb: Remove shebang header 2020-05-31 13:56:46 +02:00
tcg.py scripts/qemugdb: Remove shebang header 2020-05-31 13:56:46 +02:00
timers.py scripts/qemugdb: Remove shebang header 2020-05-31 13:56:46 +02:00