delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 7 Aug 2006 21:21:32 -0700 |
From: | Lester Ingber <ingber AT ingber DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: crashes with various programs |
Message-ID: | <20060808042132.GA5396@ingber.com> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.5.10i |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
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 ? If I used bash, then I assume that I would put export CYGWIN="error_start=c:/cygwin/bin/gdb.exe" in /etc/profile ? If this is correct, then when pstree crashes again I'll send in that report. Lester +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= You have to set the CYGWIN environment variable before any cygwin program is run. You can't set it in a .profile, .tcshrc, or .bashrc file. 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |