Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Date: Wed, 20 Feb 2002 17:14:48 -0500 From: Christopher Faylor To: cygwin-Developers AT cygwin DOT com Subject: Re: objdump -Sl new-cygwin1.dll [WAS Re: wait_subproc failures in 2002-Feb-10 snapshot] Message-ID: <20020220221448.GA3361@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-Developers AT cygwin DOT com References: <20020214172938 DOT GA1960 AT hp DOT com> <20020214172843 DOT GA1576 AT redhat DOT com> <20020217213708 DOT GC672 AT hp DOT com> <20020217223334 DOT GA17796 AT redhat DOT com> <3C725405 DOT 4721927C AT yahoo DOT com> <3C739A42 DOT 5056B95D AT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C739A42.5056B95D@yahoo.com> User-Agent: Mutt/1.3.23.1i On Wed, Feb 20, 2002 at 07:44:50AM -0500, Earnie Boyd wrote: >Earnie Boyd wrote: >>Hey, Chris, how about putting up the output of `objdump -Sl >>new-cygwin1.dll' on the snapshots page? Then it should be easy to >>dereference the pointer to the source or am I missing something like >>strip will move the pointers? > >Is this doable? It's doable. I actually plan on adding some kind of facility to cygcheck at some point. Corinna and I discussed this almost a year ago. My plan was to produce a bzipped file with symbol information that could be used to decode addresses in stackdumps and elsewhere. cgf