Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-Id: <200211011547.gA1FlCX03414@mail.bcpl.net>
From: "J. David Bryan" <dbryan@bcpl.net>
Organization: Palomar Corporation
To: Cygwin List <cygwin@cygwin.com>
Date: Fri, 01 Nov 2002 10:47:10 -0500
MIME-Version: 1.0
Subject: Re: gdb hangs on a 486
In-reply-to: <3DC0ADF3.AE21B991@yahoo.com>
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Mail message body

On 30 Oct 2002 at 23:13, CBFalconer wrote:

> I have been trying out gdb in Cygwin, and found it to hang and/or crash
> under W98, running on a 486. 

I tried gdb (the version you cited) with the windowed interface on a 486 
running NT 4.0, and it appeared to work fine on a simple "hello, world" 
test program.  Do you have steps to reproduce your problem?

Regarding the "i686" configuration, I believe Randall Schulz cited the 
appropriate part of the gcc manual, i.e., unless specifically directed to 
do so, the compiler will output i386 instructions.  I don't have a 486 
datasheet handy, but I'm reasonably certain that the 486 had an illegal 
instruction trap (the 386 did), so if a Pentium-only instruction was 
encountered, you'd encounter an exception.  Are you getting illegal 
instruction exceptions?

As a data point, I've run Cygwin on a 486 system for some years and never 
had a problem related to the CPU configuration.

                                      -- Dave


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

