Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / gone_abrt_xml.stderr.exp-solaris
blobdb2109f4df3cdab7e6f726e0f3f571aef603e38e
1 <?xml version="1.0"?>
3 <valgrindoutput>
5 <protocolversion>4</protocolversion>
6 <protocoltool>memcheck</protocoltool>
8 <preamble>
9 <line>...</line>
10 <line>...</line>
11 <line>...</line>
12 <line>...</line>
13 </preamble>
15 <pid>...</pid>
16 <ppid>...</ppid>
17 <tool>memcheck</tool>
19 <args>
20 <vargv>...</vargv>
21 <argv>
22 <exe>./../../gdbserver_tests/gone</exe>
23 <arg>abort</arg>
24 </argv>
25 </args>
27 <status>
28 <state>RUNNING</state>
29 <time>...</time>
30 </status>
32 starting ...
33 aborting ...
34 <fatal_signal>
35 <tid>...</tid>
36 <signo>6</signo>
37 <signame>SIGABRT</signame>
38 <sicode>0</sicode>
39 <stack>
40 <frame>
41 <ip>0x........</ip>
42 <obj>...</obj>
43 <fn>(below main)</fn>
44 </frame>
45 </stack>
46 </fatal_signal>
49 <status>
50 <state>FINISHED</state>
51 <time>...</time>
52 </status>
54 <errorcounts>
55 </errorcounts>
57 <suppcounts>...</suppcounts>
59 </valgrindoutput>