qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: David Edmondson
Subject: [PATCH 0/2] Minor fixes for the Python GDB plugins
Date: Mon, 21 Feb 2022 16:49:46 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]