X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=samples%2Fxml-output-protocol4.txt;h=45db06ff4cff425130eeccf2a99f015034cc8c60;hb=HEAD;hp=7db5d152ae92a344adf6a2e0c70344245b4a3d13;hpb=e93e75f9d749f039427bb45b70148b56054e05a9;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/samples/xml-output-protocol4.txt b/samples/xml-output-protocol4.txt index 7db5d15..45db06f 100644 --- a/samples/xml-output-protocol4.txt +++ b/samples/xml-output-protocol4.txt @@ -182,8 +182,8 @@ the following in sequence: * The following, indicating that the program has now started: - RUNNING - + RUNNING + The format of this string is not defined, but it is expected to be @@ -195,8 +195,8 @@ the following in sequence: * The following, indicating that the program has now finished, and that the any final wrapup (eg, for Memcheck, leak checking) is happening. - FINISHED - + FINISHED + * Zero or more of (either ERRORCOUNTS or TOOLSPECIFIC). In Memcheck's @@ -221,7 +221,7 @@ STACK ----- STACK indicates locations in the program being debugged. A STACK is one or more FRAMEs. The first is the innermost frame, the -next its caller, etc. +next its caller, etc. one or more FRAME @@ -598,7 +598,7 @@ The possible values are: Heap - Usage of a pointer derived from a heap block, to access + Usage of a pointer derived from a heap block, to access outside that heap block Arith