|
From: <sv...@va...> - 2009-05-17 16:26:52
|
Author: sewardj Date: 2009-05-17 17:26:48 +0100 (Sun, 17 May 2009) New Revision: 9863 Log: Minor wording changes. Modified: branches/MESSAGING_TIDYUP/docs/internals/xml-output-protocol4.txt Modified: branches/MESSAGING_TIDYUP/docs/internals/xml-output-protocol4.txt =================================================================== --- branches/MESSAGING_TIDYUP/docs/internals/xml-output-protocol4.txt 2009-05-17 15:50:27 UTC (rev 9862) +++ branches/MESSAGING_TIDYUP/docs/internals/xml-output-protocol4.txt 2009-05-17 16:26:48 UTC (rev 9863) @@ -81,7 +81,10 @@ The definition of Protocol 4 now follows. It is structured similarly to that of the previous protocols, except that there is a separate -definition of ERROR for each of Memcheck, Helgrind and Ptrcheck. +definition of a nonterminal called TOOLSPECIFIC for each of Memcheck, +Helgrind and Ptrcheck. The XWHAT and XAUXWHAT nonterminals also have +tool-specific components. Apart from that, the structure is common +to all supported tools. ==================================================================== |