aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2002-02-14 16:32:57 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2002-02-14 16:32:57 +0000
commit1ea98d1203dec8ac6bf66a5e861e80b1ca108a81 (patch)
tree99d084ea4adc03ddeafbc1030da93e530879d2b9 /gdb
parente2fd756b5dbbd435ee1cefcb105dff5001ac3e88 (diff)
downloadgdb-1ea98d1203dec8ac6bf66a5e861e80b1ca108a81.zip
gdb-1ea98d1203dec8ac6bf66a5e861e80b1ca108a81.tar.gz
gdb-1ea98d1203dec8ac6bf66a5e861e80b1ca108a81.tar.bz2
* config/i386/xm-cygwin.h: Revert inadvertent reinclusion of GDBINIT_FILENAME.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/config/i386/xm-cygwin.h2
2 files changed, 5 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 307a18d..27730ee 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-14 Christopher Faylor <cgf@redhat.com>
+
+ * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
+ GDBINIT_FILENAME.
+
2002-02-14 Elena Zannoni <ezannoni@redhat.com>
* rs6000-tdep.c (rs6000_gdbarch_init): Don't call
diff --git a/gdb/config/i386/xm-cygwin.h b/gdb/config/i386/xm-cygwin.h
index b8290c2..6470727 100644
--- a/gdb/config/i386/xm-cygwin.h
+++ b/gdb/config/i386/xm-cygwin.h
@@ -20,7 +20,5 @@
#include "fopen-bin.h"
-#define GDBINIT_FILENAME "gdb.ini"
-
/* Define this if source files use \r\n rather than just \n. */
#define CRLF_SOURCE_FILES