On Mon, Aug 07, 2006 at 09:21:32PM -0700, Lester Ingber wrote: >Christopher: > >My cygwin.bat file is > ------------8<------------ top cut -> bottom ------------->8------------ >@echo off > >C: >chdir C:\cygwin\bin > >tcsh -l > ------------8<------------ bottom cut <- top ------------->8------------ > >So, I assume that the proper place for >setenv CYGWIN "error_start=c:/cygwin/bin/gdb.exe" >is in /etc/csh.login ?
"You have to set the CYGWIN environment variable before any cygwin program is run." What do you think would be interpreting /etc/csh.login or /etc/profile? A cygwin program. You have to set the CYGWIN environment variable in Windows. Use the control panel. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/