* remote-array.c: Move baud_rate initialization from
[binutils-gdb.git] / gdb / ChangeLog
index da5028d03340fed0183e05aab5707032f85b5750..e9f44af1fe19d9f6eb3549b3a9169b3d2ab8e0e7 100644 (file)
@@ -1,5 +1,11 @@
 Mon Oct 16 11:27:06 1995  Stu Grossman  (grossman@cygnus.com)
 
+       * remote-array.c:  Move baud_rate initialization from
+       _initialize_array to array_open.  It was forcing the baud rate of
+       all targets to be 4800 baud!  Seems like I've fixed this before...
+       * config/mips/idt.mt (TDEPFILES):  Remove remote-array.o.  This
+       has *nothing* to do with IDT!!!
+
        * gdbtk.c (gdb_disassemble):  Use fprintf_unfiltered instead of
        fprintf_filtered.