diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/pr-574.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/pr-574.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/pr-574.exp b/gdb/testsuite/gdb.cp/pr-574.exp index 4854ba2..762d321 100644 --- a/gdb/testsuite/gdb.cp/pr-574.exp +++ b/gdb/testsuite/gdb.cp/pr-574.exp @@ -55,4 +55,3 @@ gdb_continue_to_breakpoint "end of constructors" gdb_test "print *theB" "\\$\[0-9\]* = {<A> = {\[^}\]*}, static b = <optimized out>}" "PR gdb/574" gdb_exit -return 0 |