This is the mail archive of the gdb-patches@sourceware.org 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] -nx-except-gdbtkinit option


> Date: Wed, 16 Nov 2005 16:31:15 +0000
> From: Andrew STUBBS <andrew.stubbs@st.com>
> 
> The attached patch adds a new option named '-nx-except-gdbtkinit'. Not 
> exactly a snappy name, but it does what it says on the tin and I only 
> intend it for use with a wrapper script we use. I can add a shorter name 
> if required.
> 
> The -nx option disables .gdbinit but also disables .gdbtkinit, which is 
> not what I desire. The -nx-except-gdbtkinit does the same as -nx, but 
> without affecting the configuration of Insight.

First, you didn't send a documentation patch.

Second, please tell more about the situations when this option could
be useful.


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