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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BBCB97E.BB17F8DC@rowman.com> Date: Thu, 04 Oct 2001 15:33:18 -0400 From: John Peacock MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: problems with GDB References: <3BBC2B5A DOT 5AFF1B50 AT ebc DOT ericsson DOT se> <3BBC7217 DOT 83F5F5EB AT rowman DOT com> <20011004150129 DOT B25590 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > > The last change to cygwin_crt0.c was to change a copyright date. Prior > to that it hasn't changed for a year. > > I have not idea why you are pointing to this file but I eagerly await your > patches to fix the problem. > > cgf > That was before I looked at the Cygwin source. ;~) I was only going off of the behavior when gdb would die: gdb: unknown target exception 0x000006d1 at 0x77e87e08 Program received signal ?, Unknown signal. 0x77e87e08 in _libkernel32_a_iname () (gdb) bt #0 0x77e87e08 in _libkernel32_a_iname () #1 0x0022f408 in ?? () #2 0x77d5895a in _libkernel32_a_iname () #3 0x751511cb in _libkernel32_a_iname () #4 0x751aa114 in _libkernel32_a_iname () #5 0x751a8755 in _libkernel32_a_iname () #6 0x61067cec in _libkernel32_a_iname () #7 0x61068256 in _libkernel32_a_iname () #8 0x61003d4f in _libkernel32_a_iname () #9 0x6100421d in _libkernel32_a_iname () #10 0x6100425c in _libkernel32_a_iname () #11 0x004efd83 in cygwin_crt0 () at /cygnus/netrel/src/cygwin-1.3.3-2/winsup/cygwin/lib/cygwin_crt0.c:33 (gdb) I now see I should have blamed kernel32.c, which is new to 1.3.3, but I'll be damned if I can see where _libkernel32_a_iname() comes from. In any case, my immediate problem is fixed, since I downgraded to Cygwin 1.3.2-1 I can now use gdb. My current problem is that the core does not happen when I am running miniperl under gdb, and the core file that dumper creates causes gdb itself to core. John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/