I'm adding support for parsing valgrind's --track-origins output to somebody else's xml parser, and find it somewhat strange that both the main stack and the origin stack are under <what> tags. Seems like they ought to be different.
Also, it seems like the <what> tag ought to contain the stack, rather than just preceed it. I suppose these are minor nits, but I may as well mention them. Was there a reason for overloading <what>, or was that an accident? ------------------------------------------------------------------------------ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
