Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / gdbserver_tests / mcinfcallWSRU.stderrB.exp
blob9e0c35d41d2edffd7019a90cb388b4d16b7e6d82
1 vgdb-error value changed from 0 to 999999
2 Breakpoint 1 at 0x........: file sleepers.c, line 73.
3 Continuing.
4 Breakpoint 1, sleeper_or_burner (v=0x........) at sleepers.c:73
5 73         int i = 0;
6 Continuing.
7 Breakpoint 1, sleeper_or_burner (v=0x........) at sleepers.c:73
8 73         int i = 0;
9 Continuing.
10 Breakpoint 1, sleeper_or_burner (v=0x........) at sleepers.c:73
11 73         int i = 0;
12 Continuing.
13 Breakpoint 1, sleeper_or_burner (v=0x........) at sleepers.c:73
14 73         int i = 0;
15 Continuing.
16 Program received signal SIGTRAP, Trace/breakpoint trap.
17 do_burn () at sleepers.c:40
18 40         for (i = 0; i < burn; i++) loopnr++;
19 [Switching to thread 1 (Thread ....)]
20 #0  0x........ in do_burn () at sleepers.c:40
21 40         for (i = 0; i < burn; i++) loopnr++;
22 $1 = void
23 [Switching to thread 2 (Thread ....)]
24 #0  0x........ in syscall ...
25 Could not write register  "xxx"; remote failure reply '
26 ERROR changing register  xxx regno y
27 gdb commands changing registers (pc, sp, ...) (e.g. 'jump',
28 set pc, calling from gdb a function in the debugged process, ...)
29 can only be accepted if the thread is VgTs_Runnable or VgTs_Yielding state
30 Thread status is VgTs_WaitSys
32 [Switching to thread 3 (Thread ....)]
33 #0  0x........ in syscall ...
34 Could not write register  "xxx"; remote failure reply '
35 ERROR changing register  xxx regno y
36 gdb commands changing registers (pc, sp, ...) (e.g. 'jump',
37 set pc, calling from gdb a function in the debugged process, ...)
38 can only be accepted if the thread is VgTs_Runnable or VgTs_Yielding state
39 Thread status is VgTs_WaitSys
41 [Switching to thread 4 (Thread ....)]
42 #0  0x........ in syscall ...
43 Could not write register  "xxx"; remote failure reply '
44 ERROR changing register  xxx regno y
45 gdb commands changing registers (pc, sp, ...) (e.g. 'jump',
46 set pc, calling from gdb a function in the debugged process, ...)
47 can only be accepted if the thread is VgTs_Runnable or VgTs_Yielding state
48 Thread status is VgTs_WaitSys
50 monitor command request to kill this process
51 Remote connection closed