diff options
Diffstat (limited to 'gdb/mon960-rom.c')
-rw-r--r-- | gdb/mon960-rom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mon960-rom.c b/gdb/mon960-rom.c index fcec6a2..0468a8b 100644 --- a/gdb/mon960-rom.c +++ b/gdb/mon960-rom.c @@ -149,7 +149,7 @@ static char *mon960_regnames[NUM_REGS]; /* need to pause the monitor for timing reasons, so slow it down */ -#if 1 +#if 0 /* FIXME: this extremely long init string causes MON960 to return two NAKS instead of performing the autobaud recognition, at least when gdb is running on Linux. The short string below works on Linux, and on |