import gdb-1999-08-23 snapshot
[deliverable/binutils-gdb.git] / gdb / sparclet-stub.c
index ecf670b11526838a443edc3e0de1a3b5edb75caa..effc67fdf264c7e994c6f46e02bc9405c8b92336 100644 (file)
@@ -649,10 +649,6 @@ set_debug_traps()
   for (ht = hard_trap_info; ht->tt && ht->signo; ht++)
     exceptionHandler(ht->tt, trap_low);
 
-  /* In case GDB is started before us, ack any packets (presumably
-     "$?#xx") sitting there.  */
-  putDebugChar ('+');
-
   initialized = 1;
 }
 
This page took 0.025216 seconds and 4 git commands to generate.