This is the mail archive of the gdb@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]

gdb taking '-f' for running shell


I just noticed also that gdb uses SHELL to run its processes - 
which is somewhat anti-social because running SHELL by default
runs .tcshrc, .bashrc, or .cshrc.

Now, IMO this would be OK if there is a workaround - but it doesn't
seem to like it when I set SHELL to be 'tcsh -f'. 

Why can't you run gdb without going through SHELL? Do I really need
to rearrange my entire environment (moving environmental variables
to .login, etc) in order to use it? Or is there a workaround I'm
unaware of?

Ed


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