This is the mail archive of the gdb@sources.redhat.com 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: GDB/XMI (XML Machine Interface)


Daniel Jacobowitz <drow@false.org>:
> Parsing MI over and over again from scratch may be a waste of time.  So
> write once a library that parses MI.  Then you gain most of the benefit
> of having XML parsing libraries available.

xml has the advantage of being language neutral.  a library in C
or whatever takes more work to use in other languages.
--


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