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