diff options
author | Pedro Alves <palves@redhat.com> | 2012-01-16 16:21:53 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2012-01-16 16:21:53 +0000 |
commit | 97ccebe869a69550b5a89a59b99955fb783f2b81 (patch) | |
tree | b6780c16d8bbdde33d189466aa17d37c699ce4a1 /gdb/testsuite/gdb.arch/gdb1431.exp | |
parent | ddb1377cc0daa352458911e38a536c9ce33dec85 (diff) | |
download | binutils-gdb-97ccebe869a69550b5a89a59b99955fb783f2b81.tar.gz |
2012-01-16 Pedro Alves <palves@redhat.com>
Remove all calls to strace.
Diffstat (limited to 'gdb/testsuite/gdb.arch/gdb1431.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/gdb1431.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.arch/gdb1431.exp b/gdb/testsuite/gdb.arch/gdb1431.exp index 4fa41b57416..7446cce2d52 100644 --- a/gdb/testsuite/gdb.arch/gdb1431.exp +++ b/gdb/testsuite/gdb.arch/gdb1431.exp @@ -23,10 +23,6 @@ # command, which actually is behaving as currently defined. What apparently # was expected was the behavior of the newer "advance" command. -if $tracelevel { - strace $tracelevel -} - # Observe that the until command doesn't go all the way to sub2. |