qemu-e2k/scripts/qemugdb
Alex Bennée 8037fa55ac scripts/qemugdb/mtree.py: fix up mtree dump
Since QEMU has been able to build with native Int128 support this was
broken as it attempts to fish values out of the non-existent
structure. Also the alias print was trying to make a %x out of
gdb.ValueType directly which didn't seem to work.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2017-04-07 15:24:56 +01:00
..
__init__.py
aio.py
coroutine.py
mtree.py scripts/qemugdb/mtree.py: fix up mtree dump 2017-04-07 15:24:56 +01:00