diff options
| author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2017-12-01 12:37:44 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2017-12-01 19:05:58 +0200 |
| commit | d36d0a9d152316a41e02c2613a71f5859f407da1 (patch) | |
| tree | 081edc47ff21d006bfe0ee33cb3f5523c04a6440 /hw/intc/omap_intc.c | |
| parent | 2ae39a113af311cb56a0c35b7f212dafcef15303 (diff) | |
| download | focaccia-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