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