This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Make cygwin use .gdbinit


> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]