diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2019-02-06 18:14:25 +0300 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2019-02-12 11:49:17 +0800 |
commit | 6eaa20c8362cf8e12e023e2e05861f84cec6a438 (patch) | |
tree | adf3cba4a7f9baa68b197c4e22ebacca49da84b8 /block/accounting.c | |
parent | 6c95363d97087e665748cf4d42fafdeb6f714e53 (diff) | |
download | qemu-6eaa20c8362cf8e12e023e2e05861f84cec6a438.zip |
qemugdb/coroutine: fix arch_prctl has unknown return type
qemu coroutine command results in following error output:
Python Exception <class 'gdb.error'> 'arch_prctl' has unknown return
type; cast the call to its declared return type: Error occurred in
Python command: 'arch_prctl' has unknown return type; cast the call to
its declared return type
Fix it by giving it what it wants: arch_prctl return type.
Information on the topic:
https://sourceware.org/gdb/onlinedocs/gdb/Calling.html
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-id: 20190206151425.105871-1-vsementsov@virtuozzo.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/accounting.c')
0 files changed, 0 insertions, 0 deletions