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
Date: Wed, 18 Oct 2000 00:01:47 -0400
From: Chris Faylor <cgf@cygnus.com>
To: cygwin@sources.redhat.com
Cc: jik@curl.com
Subject: Re: [cgf: Re: rxvt SEGV (Win98, 1.1.5s/2000-10-08)]
Message-ID: <20001018000147.A962@cygnus.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sources.redhat.com, jik@curl.com
References: <20001017120354.A9810@cygnus.com> <20001017205249.7782.qmail@lizard.curl.com> <20001017173008.G11871@cygnus.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <20001017173008.G11871@cygnus.com>; from cgf@cygnus.com on Tue, Oct 17, 2000 at 05:30:08PM -0400

On Tue, Oct 17, 2000 at 05:30:08PM -0400, Chris Faylor wrote:
>The gdb that comes with cygwin should be adequate.  You can start it up
>in just console mode by typing 'gdb -nw'.  You'll have to set up a
>.bat file to do this:
>
>gdb -nw %1 %2 %3 %4 %5
>
>Then you don't have to use the unfamiliar console.

Sorry, this wasn't too detailed.

What I meant was that you should make a .bat file with the above line
in it.  Call it gdberr.bat and then set the CYGWIN environment variable:

set CYGWIN=error_start:x:/path/to/gdberr.bat

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

