import gdb-1999-08-23 snapshot
[deliverable/binutils-gdb.git] / gdb / sparcl-stub.c
index c7994fe5d52084659cf2d7a3837ac0f8e135d02d..bc508b3c9a96898c8806c1722e80dd95b55b5fe0 100644 (file)
@@ -602,11 +602,6 @@ set_debug_traps()
     if (ht->tt != 4 || ! (read_psr () & 0x1000))
       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.023719 seconds and 4 git commands to generate.