qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 32/33] gdbstub: Add XML support for GDB for n


From: Aleksandar Markovic
Subject: Re: [Qemu-devel] [PATCH v2 32/33] gdbstub: Add XML support for GDB for nanoMIPS
Date: Tue, 10 Jul 2018 18:48:49 +0000

> Subject: [PATCH v2 32/33] gdbstub: Add XML support for GDB for nanoMIPS
>
> From: Stefan Markovic <address@hidden>
>
> Add XML support files for GDB for nanoMIPS.
>
> Signed-off-by: Aleksandar Markovic <address@hidden>
> Signed-off-by: Stefan Markovic <address@hidden>
> ---
>  MAINTAINERS                |  3 ++-
>  gdb-xml/nanomips-cp0.xml   | 13 +++++++++++++
>  gdb-xml/nanomips-cpu.xml   | 44 ++++++++++++++++++++++++++++++++++++++++++++
>  gdb-xml/nanomips-dsp.xml   | 20 ++++++++++++++++++++
>  gdb-xml/nanomips-fpu.xml   | 45 +++++++++++++++++++++++++++++++++++++++++++++
>  gdb-xml/nanomips-linux.xml | 20 ++++++++++++++++++++
>  6 files changed, 144 insertions(+), 1 deletion(-)
>  create mode 100644 gdb-xml/nanomips-cp0.xml
>  create mode 100644 gdb-xml/nanomips-cpu.xml
>  create mode 100644 gdb-xml/nanomips-dsp.xml
>  create mode 100644 gdb-xml/nanomips-fpu.xml
>  create mode 100644 gdb-xml/nanomips-linux.xml
>

Stefan,

Can you clarify here:

- Was the intention to implement XML support for nanoMIPS only?

- In any case, is there a way to support pre-nanoMIPS MIPS configurations that 
would require only a reasonable implementation time?


Thanks,
Aleksandar


reply via email to

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