Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Thu, 29 Jun 2000 19:19:18 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: [Update] Re: GDB on Win2k doesn't work for me.
Message-ID: <20000629191918.B8833@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: cygwin@sourceware.cygnus.com
References: <20000626163802.A3414@cygnus.com> <Pine.LNX.4.10.10006261723090.18849-100000@mailhost.thinkage.ca> <20000626181747.A5675@cygnus.com> <20000627004702.A15783@cygnus.com> <m33dlzco28.fsf@MILHOUSE.cs.cornell.edu> <m3lmzo2uqj.fsf_-_@MILHOUSE.cs.cornell.edu> <20000629181718.A8571@cygnus.com> <m3ya3oay8p.fsf@MILHOUSE.cs.cornell.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <m3ya3oay8p.fsf@MILHOUSE.cs.cornell.edu>; from stodghil@CS.Cornell.EDU on Thu, Jun 29, 2000 at 07:00:54PM -0400

On Thu, Jun 29, 2000 at 07:00:54PM -0400, Paul Stodghill wrote:
>>>Any ideas?
>> 
>>Yes.  I've given two suggestions that I haven't seen followed up on.
>> 
>>1) Try 'set debugexceptions'
>
>Right, forgot about that...
>
>I tried this and it doesn't fix the problem.

It isn't supposed to fix the problem.  It was supposed to provide additional
debugging output.

>> 2) Debug gdb.exe and figure out where and why this is failing.
>
>I'm not sure how I can debug gdb without a working gdb, but I'm trying to
>improvise...
>
>I just tried running strace on gdb in both scenarios.

strace is not going to be useful here.

Someone suggested that B20.1 versions of gdb worked.

Otherwise, the judicious use of printf's in win32-nat.c is the only other
thing I can think of.

cgf

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

