OSDN Git Service

2012-01-16 Pedro Alves <palves@redhat.com>
[pf3gnuchains/pf3gnuchains4x.git] / gdb / testsuite / gdb.threads / bp_in_thread.exp
index ef8cc3f..0ec7054 100644 (file)
 # GDB reported a SIGTRAP signal in a random thread when hitting
 # a breakpoint.
 
-if $tracelevel then {
-       strace $tracelevel
-}
-
 set testfile "bp_in_thread"
 set srcfile ${testfile}.c
 set binfile ${objdir}/${subdir}/${testfile}