summary refs log tree commit diff stats
path: root/hw/intc/omap_intc.c
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2017-12-01 12:37:44 +0100
committerMichael S. Tsirkin <mst@redhat.com>2017-12-01 19:05:58 +0200
commitd36d0a9d152316a41e02c2613a71f5859f407da1 (patch)
tree081edc47ff21d006bfe0ee33cb3f5523c04a6440 /hw/intc/omap_intc.c
parent2ae39a113af311cb56a0c35b7f212dafcef15303 (diff)
downloadfocaccia-qemu-d36d0a9d152316a41e02c2613a71f5859f407da1.tar.gz
focaccia-qemu-d36d0a9d152316a41e02c2613a71f5859f407da1.zip
dump-guest-memory.py: fix No symbol "vmcoreinfo_find"
When qemu is compiled without debug, the dump gdb python script can fail with:

Error occurred in Python command: No symbol "vmcoreinfo_find" in current context.

Because vmcoreinfo_find() is inlined and not exported.

Use the underlying object_resolve_path_type() to get the instance instead.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/intc/omap_intc.c')
0 files changed, 0 insertions, 0 deletions