From 53a5351d907ef4eacd463a48a86d35b2b70b9f60 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Mon, 23 Aug 1999 22:40:00 +0000 Subject: import gdb-1999-08-23 snapshot --- gdb/sparcl-stub.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gdb/sparcl-stub.c') diff --git a/gdb/sparcl-stub.c b/gdb/sparcl-stub.c index c7994fe..bc508b3 100644 --- a/gdb/sparcl-stub.c +++ b/gdb/sparcl-stub.c @@ -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; } -- cgit v1.1