delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Mon, 20 Mar 2000 18:03:36 -0500 |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: Problems with Insigt and cygwin1.dll |
Message-ID: | <20000320180336.B30673@cygnus.com> |
Reply-To: | cygwin AT sourceware DOT cygnus DOT com |
Mail-Followup-To: | cgf AT cygnus DOT com, cygwin AT sourceware DOT cygnus DOT com |
References: | <0a8701bf92be$66802960$0100000a AT dualbeast> <20000320175538 DOT A29940 AT cygnus DOT com> <0ac901bf92c0$268f39c0$0100000a AT dualbeast> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.1.8i |
In-Reply-To: | <0ac901bf92c0$268f39c0$0100000a@dualbeast>; from ahare@btinternet.com on Mon, Mar 20, 2000 at 11:00:53PM -0000 |
On Mon, Mar 20, 2000 at 11:00:53PM -0000, Andy Hare wrote: >Chris, > > I don't know how to resolve those addresses using GDB, can you give me a >hint. Sorry but I am new to GDB and on a very fast and steep learning curve. > l *0x4cafd l *0x61035ea9 You may not get anything with the 61035ea9 unless you've either loaded in the dll using add-sym (add-sym cygwin1.dll 0x61001000) or you're debugging a live program which has loaded this in automatically. Also, I don't think that the snapshot dlls have debugging information but I could be wrong. cgf >----- Original Message ----- >From: Chris Faylor <cgf AT cygnus DOT com> >To: Sourceware Mail List <cygwin AT sourceware DOT cygnus DOT com> >Sent: Monday, March 20, 2000 10:55 PM >Subject: Re: Problems with Insigt and cygwin1.dll > >> Why not report what the addresses in this stack dump are? >> For instance, what does 61035ea9 resolve to? How about 4fcafd? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |