This is the mail archive of the gdb@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: Using XML in GDB?


> Date: Thu, 26 Jan 2006 15:39:30 -0500
> From: Bob Rossi <bob@brasko.net>
> 
> > No objection to using a well-standardized format, but that probably
> > only makes sense if you're not going to write your own parser.  And I
> > really would like to avoid making GDB dependent on a library that
> > isn't standardly available on all systems we support.
> 
> What's wrong with libxml? http://xmlsoft.org/

It doesn't come by default with any operating system (although most
Linux distributions will probably have it installed).

Mark


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