ftmemsim-valgrind/gdbserver_tests/hginfo.stdoutB.exp
Philippe Waroquiers 17aedeeb8c Filter 'New thread' lines
gdb 7.9 reports new threads at different moment than the previous versions.
Filter these new threads lines so as to not be dependent on this
gdb aspect.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15347
2015-06-20 22:22:56 +00:00

10 lines
254 B
Plaintext

Breakpoint 1 at 0x........: file hg01_all_ok.c, line 13.
Continuing.
Breakpoint 1, breakme () at hg01_all_ok.c:13
13 if (shared == 1)
Continuing.
Breakpoint 1, breakme () at hg01_all_ok.c:13
13 if (shared == 1)
Continuing.
Program exited normally.