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 AFAIR, only nanoMIPS XML support was intended at the time. However, I believe It shouldn't take much time and effort to support pre-nanoMIPS configurations. Regards, Stefan ________________________________ From: Aleksandar Markovic Sent: Tuesday, July 10, 2018 8:48:49 PM To: Aleksandar Markovic; qemu-devel@nongnu.org Cc: f4...@amsat.org; aurel...@aurel32.net; Stefan Markovic; Petar Jovanovic; Paul Burton Subject: Re: [PATCH v2 32/33] gdbstub: Add XML support for GDB for nanoMIPS > Subject: [PATCH v2 32/33] gdbstub: Add XML support for GDB for nanoMIPS > > From: Stefan Markovic <smarko...@wavecomp.com> > > Add XML support files for GDB for nanoMIPS. > > Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com> > Signed-off-by: Stefan Markovic <smarko...@wavecomp.com> > --- > 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