From: Christopher Faylor Date: Thu, 14 Feb 2002 16:32:57 +0000 (+0000) Subject: * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of GDBINIT_FILENAME. X-Git-Tag: gdb_5_2-2002-03-03-branchpoint~262 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ea98d1203dec8ac6bf66a5e861e80b1ca108a81;p=external%2Fbinutils.git * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of GDBINIT_FILENAME. --- 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 + + * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of + GDBINIT_FILENAME. + 2002-02-14 Elena Zannoni * 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