This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [commit/AIX] Fix error when loading core file
On Thu, May 31, 2007 at 11:07:50PM +0200, Ulrich Weigand wrote:
> Do we also have infrastructure to *generate* XML? We have to create
> those contents in GDB (at least for the core file and AIX native
> target cases).
Right. We don't yet, but so far I've not had a problem; generating
XML is usually very simple, unless you want to handle escaping of
special characters. If we do want to we could add a couple of simple
helper functions for that. I don't think it would be more than an
hour or two's work.
--
Daniel Jacobowitz
CodeSourcery