diff options
author | Yang Wei <w90p710@gmail.com> | 2015-12-05 19:52:20 +0800 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2019-11-29 19:28:20 -0600 |
commit | 4ef8fdf8b8485e826a1db80607afeb4db2f21f83 (patch) | |
tree | c90c93a6b8bd245227423c747aac6490f97ad09a /qemu-options.hx | |
parent | a8c6a0158bbf9d45a358dd9a1067be87dd9c5b74 (diff) | |
download | hqemu-4ef8fdf8b8485e826a1db80607afeb4db2f21f83.zip hqemu-4ef8fdf8b8485e826a1db80607afeb4db2f21f83.tar.gz |
scripts/gdb: Fix a python exception in mtree.py
The following exception is threw:
Python Exception <class 'NameError'> name 'long' is not defined:
Error occurred in Python command: name 'long' is not defined
Python 2.4+, int()/long() have been unified, so replace long
with int.
Signed-off-by: Yang Wei <w90p710@gmail.com>
Message-id: 1449316340-4030-1-git-send-email-w90p710@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'qemu-options.hx')
0 files changed, 0 insertions, 0 deletions