[PATCH 0/2] Minor fixes for the Python GDB plugins

David Edmondson posted 2 patches 2 years, 2 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220221164948.2873713-1-david.edmondson@oracle.com
scripts/qemugdb/mtree.py  | 2 +-
scripts/qemugdb/timers.py | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
[PATCH 0/2] Minor fixes for the Python GDB plugins
Posted by David Edmondson 2 years, 2 months ago
In attempting to use the Python GDB plugins a couple of problems were
encountered.

David Edmondson (2):
  scripts/qemu-gdb/mtree.py: Int128 are decimal rather than hex
  scripts/qemu-gdb/timers.py: the 'last' attribute is no more

 scripts/qemugdb/mtree.py  | 2 +-
 scripts/qemugdb/timers.py | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.34.1