qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Minor fixes for the Python GDB plugins
@ 2022-02-21 16:49 David Edmondson
  2022-02-21 16:49 ` [PATCH 1/2] scripts/qemu-gdb/mtree.py: Int128 are decimal rather than hex David Edmondson
  2022-02-21 16:49 ` [PATCH 2/2] scripts/qemu-gdb/timers.py: the 'last' attribute is no more David Edmondson
  0 siblings, 2 replies; 5+ messages in thread
From: David Edmondson @ 2022-02-21 16:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: David Edmondson

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-29 12:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-21 16:49 [PATCH 0/2] Minor fixes for the Python GDB plugins David Edmondson
2022-02-21 16:49 ` [PATCH 1/2] scripts/qemu-gdb/mtree.py: Int128 are decimal rather than hex David Edmondson
2022-03-29 12:02   ` David Edmondson
2022-02-21 16:49 ` [PATCH 2/2] scripts/qemu-gdb/timers.py: the 'last' attribute is no more David Edmondson
2022-02-21 17:02   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).