Bob Rossi <bob@brasko.net>: > 1. Have to write a parser. (regex, recursive decent) > BTW, I guarantee the parser will have to be updated with every > release of GDB. so far, I haven't found that xml is any less work than that, and it usually feels like a lot more work, but I haven't used xml for anything substantial yet, so it may just be unfamiliarity. --