Marc-André Lureau
d36d0a9d15
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>
2017-12-01 19:05:58 +02:00
..
2017-11-17 18:21:30 +01:00
2017-03-03 16:40:02 +01:00
2016-10-07 14:14:06 +02:00
2013-01-08 16:38:12 -06:00
2017-04-07 15:24:56 +01:00
2017-11-21 13:34:13 +00:00
2017-08-15 12:50:29 +01:00
2011-12-21 12:37:23 +05:30
2016-12-20 21:52:12 +01:00
2015-11-04 13:40:13 +01:00
2017-10-16 14:50:54 +02:00
2017-08-30 12:02:11 +01:00
2012-01-18 10:23:39 -02:00
2017-10-20 10:49:55 +01:00
2017-05-10 10:19:24 +03:00
2016-10-28 18:17:23 +03:00
2017-05-10 10:19:24 +03:00
2016-05-23 16:53:46 +02:00
2017-03-15 13:59:16 +01:00
2017-09-26 13:05:32 +02:00
2017-11-05 14:52:10 +01:00
2017-05-10 10:19:24 +03:00
2017-12-01 19:05:58 +02:00
2013-09-09 14:17:56 -05:00
2016-06-07 18:19:23 +03:00
2017-11-21 13:34:13 +00:00
2017-11-06 11:05:24 +00:00
2017-07-20 09:56:41 +02:00
2012-03-30 08:14:11 -05:00
2017-07-11 17:42:49 +03:00
2016-06-07 18:19:23 +03:00
2017-11-21 12:48:20 +00:00
2015-10-12 18:44:54 +02:00
2017-07-31 13:12:41 +03:00
2017-07-12 17:51:54 +02:00
2017-09-04 13:09:13 +02:00
2017-03-16 07:13:02 +01:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2017-05-10 10:19:23 +03:00
2015-10-29 17:59:27 +00:00
2017-10-11 15:15:17 -03:00
2017-09-15 20:12:00 -03:00
2013-09-30 09:44:35 +02:00
2017-05-10 10:19:24 +03:00
2016-09-22 20:20:53 +02:00
2016-08-09 22:57:36 +02:00
2017-08-15 12:50:29 +01:00
2017-05-10 10:19:24 +03:00
2017-05-10 10:19:24 +03:00
2017-01-31 17:11:18 +00:00
2017-11-24 10:52:05 +01:00
2017-02-28 11:30:22 +00:00