[PATCH] Make cygwin use .gdbinit

Christopher Faylor cgf@redhat.com
Mon Nov 26 12:34:00 GMT 2001


On Mon, Nov 26, 2001 at 09:22:16PM +0200, Eli Zaretskii wrote:
>> Date: Mon, 26 Nov 2001 13:32:28 -0500
>> From: Christopher Faylor <cgf@redhat.com>
>> 
>>  @cindex @code{--nx}
>>  @cindex @code{-n}
>>  Do not execute commands found in any initialization files (normally
>> -called @file{.gdbinit}, or @file{gdb.ini} on PCs).  Normally,
>> +called @file{.gdbinit} or @file{gdb.ini} under MS-DOS).  Normally,
>>  @value{GDBN} executes the commands in these files after all the command
>>  options and arguments have been processed.  @xref{Command Files,,Command
>>  files}.
>> 
>> How about just removing the parenthetical expression entirely?
>
>Yes, I agree.

Ok.  I've checked in that change with the below ChangeLog.

cgf

2001-07-26  Christopher Faylor  <cgf@redhat.com>

	* gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
	use since it is described in the referenced section.

	From Eli Zaretskii <eliz@is.elta.co.il>
	* gdb.texinfo (Command Files): Reword to make gdb.ini requirement
	clearer when using DJGPP.




More information about the Gdb-patches mailing list