X-Spam-Check-By: sourceware.org Message-ID: <45FAD896.9080304@cwilson.fastmail.fm> Date: Fri, 16 Mar 2007 12:49:10 -0500 From: Charles Wilson User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Using cygwin1.dbg References: <45FAC9DD DOT 2050804 AT cwilson DOT fastmail DOT fm> <20070316170808 DOT GB30058 AT trixie DOT casa DOT cgf DOT cx> In-Reply-To: <20070316170808.GB30058@trixie.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Christopher Faylor wrote: > On Fri, Mar 16, 2007 at 11:46:21AM -0500, Charles Wilson wrote: >> Or should I just build the kernel unstripped using cygwin-1.5.24-2-src, >> and debug against that? > > Corinna has been responsible for the last few cygwin 1.5.2x releases and > she has a different way of generating a release than mine. It's > possible that the .dbg file isn't working right or created correctly. This seems to be the case. I finished a build of cygwin-1.5.24-2 (with CFLAGS="-g -O0") but (1) the build process seems automatically to strip the dll, and produce a detached .dbg file. (2) I got the similar behavior using my .dll/.dbg combo as I got with the "official" pair from 1.5.24-2: popups -- but then insight died on me. FWIW, my .dbg file is much smaller than the official one: 350k vs. 9.5M. Is it even possible anymore to create an "old-style" debugging cygwin1.dll, with integrated rather than detached debug symbols? > I'm generating a snapshot now. If you try that and it doesn't work I > can look into fixing it. I can't fix the 1.5.24 dbg problem, however, > and Corinna isn't available to look into it right now. So, if the > snapshot works for you, you might want to just stick with that. It's > closer to mainline CVS anyway. OK, I'll wait for that. It does not appear that the argz_* stuff in newlib has had any significant changes in the last year or so, so if I find the bug in 1.7.0pre it'll apply to 1.5.24-3 as well. -- Chuck -- 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/