qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc
commita201b0ff28d9fa0f965450c1ba7191eca69f9fd5
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Oct 2015 08:02:54 +0000 (12 10:02 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 29 Oct 2015 17:59:26 +0000 (29 17:59 +0000)
tree50a0e4f761228f4f86ea9a728fdea19c59aa8f10
parent80ab31b257ba3aaa98ce6f1e36592aa20c5366c1
qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc

These can be useful to manually get a stack trace of a coroutine inside
a core dump.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1444636974-19950-4-git-send-email-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/qemu-gdb.py
scripts/qemugdb/coroutine.py