repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ppc64: Arguments to iselInt128Expr_to_32x4 should be initialized.
[valgrind.git]
/
memcheck
/
tests
/
gone_abrt_xml.stderr.exp
blob
b0faf73bdcb2d512c2a2c9363ab72e98dd26870d
1
<?xml
version
=
"1.0"
?>
2
3
<valgrindoutput>
4
5
<protocolversion>
4
</protocolversion>
6
<protocoltool>
memcheck
</protocoltool>
7
8
<preamble>
9
<line>
...
</line>
10
<line>
...
</line>
11
<line>
...
</line>
12
<line>
...
</line>
13
</preamble>
14
15
<pid>
...
</pid>
16
<ppid>
...
</ppid>
17
<tool>
memcheck
</tool>
18
19
<args>
20
<vargv>
...
</vargv>
21
<argv>
22
<exe>
./../../gdbserver_tests/gone
</exe>
23
<arg>
abort
</arg>
24
</argv>
25
</args>
26
27
<status>
28
<state>
RUNNING
</state>
29
<time>
...
</time>
30
</status>
31
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>
0
x........
</ip>
42
<obj>
...
</obj>
43
<fn>
main
</fn>
44
<dir>
...
</dir>
45
<file>
gone.c
</file>
46
<line>
...
</line>
47
</frame>
48
</stack>
49
</fatal_signal>
50
51
52
<status>
53
<state>
FINISHED
</state>
54
<time>
...
</time>
55
</status>
56
57
<errorcounts>
58
</errorcounts>
59
60
<suppcounts>
...
</suppcounts>
61
62
</valgrindoutput>
63