Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 18 Oct 2000 00:01:47 -0400 From: Chris Faylor To: cygwin AT sources DOT redhat DOT com Cc: jik AT curl DOT com Subject: Re: [cgf: Re: rxvt SEGV (Win98, 1.1.5s/2000-10-08)] Message-ID: <20001018000147.A962@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sources DOT redhat DOT com, jik AT curl DOT com References: <20001017120354 DOT A9810 AT cygnus DOT com> <20001017205249 DOT 7782 DOT qmail AT lizard DOT curl DOT com> <20001017173008 DOT G11871 AT cygnus DOT 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 AT sourceware DOT cygnus DOT com