1 vgdb
-error value changed from
0 to
999999
2 Breakpoint
1 at
0x........
: file sleepers.c
, line
74.
4 Breakpoint
1, sleeper_or_burner
(v
=0x........
) at sleepers.c
:74
7 Breakpoint
1, sleeper_or_burner
(v
=0x........
) at sleepers.c
:74
10 Breakpoint
1, sleeper_or_burner
(v
=0x........
) at sleepers.c
:74
13 Breakpoint
1, sleeper_or_burner
(v
=0x........
) at sleepers.c
:74
16 Program received
signal SIGTRAP
, Trace/breakpoint
trap.
17 do_burn
() at sleepers.c
:41
18 41 for (i
= 0; i
< burn
; i
++) loopnr
++;
19 [Switching to thread
1 (Thread ....
)]
20 #
0 0x........ in do_burn
()
21 41 for (i
= 0; i
< burn
; i
++) loopnr
++;
23 [Switching to thread
2 (Thread ....
)]
24 #
0 0x........ in syscall ...
25 Could not write register
"xxx"; remote failure reply 'E.
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 'E.
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 'E.
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