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 scripts/qemu-gdb: Split MtreeCommand into its own module 2015-09-11 17:14:49 +01:00
aio.py gdb command: qemu handlers 2015-10-29 17:59:27 +00:00
coroutine.py qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc 2015-10-29 17:59:26 +00:00
mtree.py scripts/qemugdb/mtree.py: fix up mtree dump 2017-04-07 15:24:56 +01:00