ftmemsim-valgrind/memcheck/tests/manuel2.stderr.exp
Philippe Waroquiers 77f136cef4 Implement Option --error-markers=<begin>,<end>
* This option can be used to mark the begin/end of errors in textual
output mode, to facilitate searching/extracting errors in output files
mixing valgrind errors with program output.

* Use the new option in various existing regtests to test the various
  possible usage.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14714
2014-11-12 19:43:29 +00:00

5 lines
80 B
Plaintext

Use of uninitialised value of size 4
at 0x........: main (manuel2.c:10)
]]]