Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Hannu E K Nevalainen \(garbage mail\)" To: Subject: RE: cygwin1.dll - debug version (RE: similar crash in mmap for 1.5.3-1) Date: Wed, 10 Sep 2003 13:23:56 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <20030909172619.GC4830@redhat.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf > Of Christopher Faylor > >Idea, to help debug things like the above: > > > > Alt 1) Make an _unstripped_ cygwin1.dll available in a package named > > "cygwin-DEBUG-dll" or some such. Also make it be > "TEST/Exp" forever. > > Alt 2) Have an unstripped cygwin1-DEBUG.dll added to the basic package, > > add a simple "cygswapdll" utility. > > > >Is this a Good or Bad idea? > > The new version of binutils allows you to strip debug information and put > it in a separate file. Then you can provide that file to gdb and use it > for debugging. Right, now that you mention it I remember seeing it. My ideas ran obsolete already in the start ':-> . > However, like everything there are two problems 1) lack of tuit cycles and > 2) it won't stop people from running gdb on their binaries and reporting > that strdup is causing a problem in mmap. There will still be a "download > the debug info" step no matter what. > > cgf Most likely... Some wording regarding "download the debug info" needs to be added to "problems.html" - I guess. /Hannu E K Nevalainen, B.Sc. EE - 59?16.37'N, 17?12.60'E --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/