blob: e952c5041325cdad07850be2f704e0503911a3a7 [file] [log] [blame]
sewardj8eb8bab2015-07-21 14:44:28 +00001Continuing.
2Program received signal SIGTRAP, Trace/breakpoint trap.
30x........ in syscall ...
4 4 Thread .... (tid 4 VgTs_WaitSys) 0x........ in __pollsys ()
5 3 Thread .... (tid 3 VgTs_WaitSys) 0x........ in __pollsys ()
6 2 Thread .... (tid 2 VgTs_WaitSys) 0x........ in __pollsys ()
7* 1 Thread .... (tid 1 VgTs_WaitSys) 0x........ in __pollsys ()
8Now threads are burning CPU
9Continuing.
10Program received signal SIGTRAP, Trace/breakpoint trap.
110x........ in do_burn () at sleepers.c:41
1241 for (i = 0; i < burn; i++) loopnr++;
13$1 = 0
14$2 = 0
15$3 = 0
16Continuing.
17Program exited normally.