coredump: Support threads
Change-Id: Id75ade6c87b15abcff5d772d90f77950376a32c1 Refs: #1219
This commit is contained in:
4
test/issues/1219/cmd/C1219T01.cmd
Normal file
4
test/issues/1219/cmd/C1219T01.cmd
Normal file
@ -0,0 +1,4 @@
|
||||
p "TESTOUT_START result of (gdb) info threads"
|
||||
info threads
|
||||
quit
|
||||
|
||||
4
test/issues/1219/cmd/C1219T02.cmd
Normal file
4
test/issues/1219/cmd/C1219T02.cmd
Normal file
@ -0,0 +1,4 @@
|
||||
p "TESTOUT_START result of (gdb) backtrace"
|
||||
backtrace
|
||||
quit
|
||||
|
||||
4
test/issues/1219/cmd/C1219T03.cmd
Normal file
4
test/issues/1219/cmd/C1219T03.cmd
Normal file
@ -0,0 +1,4 @@
|
||||
p "TESTOUT_START result of (gdb) info register"
|
||||
info register
|
||||
quit
|
||||
|
||||
4
test/issues/1219/cmd/C1219T04.cmd
Normal file
4
test/issues/1219/cmd/C1219T04.cmd
Normal file
@ -0,0 +1,4 @@
|
||||
p "TESTOUT_START result of (gdb) thread 6"
|
||||
thread 6
|
||||
quit
|
||||
|
||||
5
test/issues/1219/cmd/C1219T05.cmd
Normal file
5
test/issues/1219/cmd/C1219T05.cmd
Normal file
@ -0,0 +1,5 @@
|
||||
thread 6
|
||||
p "TESTOUT_START result of (gdb) backtrace"
|
||||
backtrace
|
||||
quit
|
||||
|
||||
5
test/issues/1219/cmd/C1219T06.cmd
Normal file
5
test/issues/1219/cmd/C1219T06.cmd
Normal file
@ -0,0 +1,5 @@
|
||||
thread 6
|
||||
p "TESTOUT_START result of (gdb) info register"
|
||||
info register
|
||||
quit
|
||||
|
||||
4
test/issues/1219/cmd/C1219T07.cmd
Normal file
4
test/issues/1219/cmd/C1219T07.cmd
Normal file
@ -0,0 +1,4 @@
|
||||
p "TESTOUT_START result of (gdb) info threads"
|
||||
info threads
|
||||
quit
|
||||
|
||||
4
test/issues/1219/cmd/C1219T08.cmd
Normal file
4
test/issues/1219/cmd/C1219T08.cmd
Normal file
@ -0,0 +1,4 @@
|
||||
p "TESTOUT_START result of (gdb) backtrace"
|
||||
backtrace
|
||||
quit
|
||||
|
||||
4
test/issues/1219/cmd/C1219T09.cmd
Normal file
4
test/issues/1219/cmd/C1219T09.cmd
Normal file
@ -0,0 +1,4 @@
|
||||
p "TESTOUT_START result of (gdb) info register"
|
||||
info register
|
||||
quit
|
||||
|
||||
4
test/issues/1219/cmd/C1219T10.cmd
Normal file
4
test/issues/1219/cmd/C1219T10.cmd
Normal file
@ -0,0 +1,4 @@
|
||||
p "TESTOUT_START result of (gdb) thread 6"
|
||||
thread 6
|
||||
quit
|
||||
|
||||
5
test/issues/1219/cmd/C1219T11.cmd
Normal file
5
test/issues/1219/cmd/C1219T11.cmd
Normal file
@ -0,0 +1,5 @@
|
||||
thread 6
|
||||
p "TESTOUT_START result of (gdb) backtrace"
|
||||
backtrace
|
||||
quit
|
||||
|
||||
5
test/issues/1219/cmd/C1219T12.cmd
Normal file
5
test/issues/1219/cmd/C1219T12.cmd
Normal file
@ -0,0 +1,5 @@
|
||||
thread 6
|
||||
p "TESTOUT_START result of (gdb) info register"
|
||||
info register
|
||||
quit
|
||||
|
||||
4
test/issues/1219/cmd/C1219T13.cmd
Normal file
4
test/issues/1219/cmd/C1219T13.cmd
Normal file
@ -0,0 +1,4 @@
|
||||
p "TESTOUT_START result of (gdb) info threads"
|
||||
info threads
|
||||
quit
|
||||
|
||||
Reference in New Issue
Block a user