This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]