[rfc] Simplified XML parsing

Nathan Sidwell nathan@codesourcery.com
Thu Dec 7 17:03:00 GMT 2006


Daniel Jacobowitz wrote:

> This patch rewrites the memory-map parser, dividing it into an
> infrastructure and a set of tables and action functions.  The bulk of the
> parser now looks like this:

Great!

> Any thoughts on this patch?  Nathan, could you take a quick look at the
> header and see if I stripped out something I ought to have left in?

I couldn't see anything wrong.  One thing this patch should allow you to do is 
remove the '#include <expat.h>'s from all but the xml processing file itself.

nathan
-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



More information about the Gdb-patches mailing list