|
From: Nicholas N. <nj...@cs...> - 2005-05-21 19:29:59
|
On Fri, 20 May 2005, Darren Burns wrote: > But it's hard for a program to pick out these errors because they're just > text amongst other text. Is there (or could there be) an option to make > these errors easier to parse out? I couldn't find any. Julian just added a --xml=yes option to the 3.0 repository at valgrind.org. Note that it's just been added, and could well change in the future. Also, you could look at how the GUIs such as Alleyoop and Valgui parse the output. N |