perl - How to convert valgrind output to XML? -


actually know there test::valgrind::parser::xml perl module. have no idea how use it: if can provide documentation great.

the valgrind docs show valgrind accepts -xml=yes tag output messages xml. format of xml specified in docs/internals/xml-output-protocol4.txt inside source code repository.

with that, can use xml parser , whatever want data.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -