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]

Re: [prelim patch] Add the notion of a global init file to gdb.


> From: cgd@sibyte.com (Chris G. Demetriou)
> Date: 01 Dec 2000 09:20:55 -0800
> 
> If you say -nx and it disables automatic inclusion, you can always
> include it yourself (if you want/need it).
> 
> On the other hand, if -nx _doesn't_ disable automatic inclusion, then
> it may be insane to attempt to override the script (for users who
> don't necessary have permission to remove it).

Yes.  So I think -nx should disable all sourced files.  This is
usually handy when debugging users' problems over email as well.

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