aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/ptype.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/ptype.c')
-rw-r--r--gdb/testsuite/gdb.base/ptype.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.base/ptype.c b/gdb/testsuite/gdb.base/ptype.c
index b154ab4..4148da7 100644
--- a/gdb/testsuite/gdb.base/ptype.c
+++ b/gdb/testsuite/gdb.base/ptype.c
@@ -290,10 +290,6 @@ int main ()
sure it is linked in to this program. */
v_char_pointer = (char *) malloc (1);
-#ifdef usestubs
- set_debug_traps();
- breakpoint();
-#endif
/* Some linkers (e.g. on AIX) remove unreferenced variables,
so make sure to reference them. */
primary = blue;