Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <024901c0cc42$a5f6d9e0$0200a8c0@lifelesswks>
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: "Troy Noble" <troy.noble@channelpoint.com>, <cygwin@cygwin.com>
References: <8F23E55D511AD5119A6800D0B76FDDE11E0F5D@cpex3.channelpoint.com>
Subject: Re: Am set up for debugging... what next.
Date: Tue, 24 Apr 2001 08:13:37 +1000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
X-OriginalArrivalTime: 23 Apr 2001 22:05:32.0366 (UTC) FILETIME=[83DDB6E0:01C0CC41]

----- Original Message -----
From: "Troy Noble" <troy.noble@channelpoint.com>
To: <cygwin@cygwin.com>
Sent: Tuesday, April 24, 2001 7:56 AM
Subject: Am set up for debugging... what next.


> - created a /gdb-working/startup_gdb.cmd that reads:
>
>      set CYGWIN_TESTING=1
>      set PATH=c:\gdb-working;%PATH%
>      c:\gdb-working\gdb.exe %1 %2
>
> - in my .basrhc I set:
>
>      export CYGWIN='error_start=c:\gdb-working\start_gdb.cmd'
>
>      and started a new bash window of course, echo $CYGWIN
>      looks right.
>

Here's your problem: CYGWIN environment variable changes only affect
CYGWIN if they are set _before_ cygwinstarts.

If you're on NT, set cygwin via the system control panel or the .bat or
.cmd file that runs cygwin. If you run any cygwin daemons/services use
the system control panel. For 16 bit ^H^H^H^H^H^Hwin9x platforms set it
via autoexec.bat

Rob


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

