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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 >To: Sourceware Mail List >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