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 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Subject: Re: cygwin bughunt (FAQ alert?) Date: Fri, 21 Jan 2005 00:56:14 +0100 Message-ID: <79F81D5F4790D344B05F489CE2AC8AB7109551@dubexdc03.dubex.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "David Dindorp" To: "Cygwin List" X-Rescan: True X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j0KNuaEm031671 David Dindorp wrote: > Tracking it down with GDB to cygwin_split_path() : 0x61073e06 was easy. Christopher Faylor wrote: > Since cygwin isn't built with debugging symbols, the symbols that you do > see in gdb are basically meaningless. Isn't there any way to compile the debugging symbols into a separate file that GDB could then play with if it wanted to? Joshua Daniel Franklin wrote: >> I think this has come up often enough to be a FAQ. Joshua? > Sure, how about this: > either build your own debugging version by following the instructions > at http://cygwin.com/faq/faq_3.html#SEC102 or use a current snapshot > from http://cygwin.com/snapshots/ Eep. Totally overlooked the entire FAQ. I apologize!!! The snapshots page says that it's a stripped version. Who should I trust, the snapshot page or the FAQ? Is it considered atrocious to just replace the DLL with a snapshot one and keep the EXE's from stock? Pierre A. Humblet wrote: > Should we also provide an optional cygwin_debug package, with only > an unstripped cygwin1.dll.debug ? I for one would be eternally grateful :-). FWIW, MySQL AB does the same with MyODBC (in the same 'package' though). I've found it useful a number of times. 'Arigato gozaimasu' *bows*. --david -- 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/