From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18256 invoked by alias); 9 Jun 2002 16:30:43 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 18249 invoked from network); 9 Jun 2002 16:30:41 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 9 Jun 2002 16:30:41 -0000 Received: from redhat.com (vpn50-29.rdu.redhat.com [172.16.50.29]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g59GUdi30697; Sun, 9 Jun 2002 12:30:39 -0400 Received: by redhat.com (Postfix, from userid 201) id 6B0C01C117; Sun, 9 Jun 2002 12:31:00 -0400 (EDT) Date: Sun, 09 Jun 2002 09:30:00 -0000 From: Christopher Faylor To: Eli Zaretskii Cc: gdb@sources.redhat.com Subject: Re: Just-in-time debugging Message-ID: <20020609163100.GA26171@redhat.com> Mail-Followup-To: Eli Zaretskii , gdb@sources.redhat.com References: <20020608172614.GA16912@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i X-SW-Source: 2002-06/txt/msg00073.txt.bz2 On Sun, Jun 09, 2002 at 08:46:15AM +0300, Eli Zaretskii wrote: > >On Sat, 8 Jun 2002, Christopher Faylor wrote: > >> On windows you'd do: >> >> set cygwin=error_start=x:/path/to/gdb.exe > >Shouldn't this be in the manual? Does the gdb manual document quirks of individual "operating systems"? cgf