mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
import gdb-1999-08-23 snapshot
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user