Implement pahole-like 'ptype /o' option
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / all-types.c
index 2f3a31f739b008c4eeee97304049d72eda8382f2..570fd43a2ff05e163686a25e09f944ba45bbb370 100644 (file)
@@ -28,10 +28,6 @@ double               v_double;
 int main ()
 {
     extern void dummy();
-#ifdef usestubs
-    set_debug_traps();
-    breakpoint();
-#endif
     dummy();
     return 0;
     
This page took 0.024171 seconds and 4 git commands to generate.