qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] gdb: detect target architecture via target.xml


From: Jens Freimann
Subject: [Qemu-devel] [PATCH] gdb: detect target architecture via target.xml
Date: Tue, 30 Sep 2014 17:23:46 +0200

Conny, Alex, Christian,

this patch has been sent before as part of a gdb series a few weeks ago.

It contains only names for architectures that are also defined 
in the xml files that are shipped with gdb.

Discussion revealed that the 32bit arm case can easily be added as an 
follow-up patch. Therefore this patch is left unchanged. 

Adding Emanuel and Richard to Cc since they were involved in the discussion 
last time

David Hildenbrand (1):
  gdb: provide the name of the architecture in the target.xml

 gdbstub.c                   | 19 ++++++++++++-------
 include/qom/cpu.h           |  2 ++
 target-arm/cpu64.c          |  1 +
 target-ppc/translate_init.c |  2 ++
 target-s390x/cpu.c          |  1 +
 5 files changed, 18 insertions(+), 7 deletions(-)

-- 
1.8.5.5




reply via email to

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