From owner-freebsd-current Sat Jun 26 19:42:28 1999 Delivered-To: freebsd-current@freebsd.org Received: from bsd1.gccs.com.au (gw-telstra.gccs.com.au [203.17.152.1]) by hub.freebsd.org (Postfix) with ESMTP id DE23A14C18 for ; Sat, 26 Jun 1999 19:42:21 -0700 (PDT) (envelope-from starr3@gccs.com.au) Received: from lb50x (lb50x.gccs.com.au [203.17.152.10]) by bsd1.gccs.com.au (8.9.1/8.9.1) with SMTP id MAA62812; Sun, 27 Jun 1999 12:41:03 +1000 (EST) Message-ID: <00be01bec046$acf71430$0a9811cb@gccs.com.au> From: "Harry Starr" To: "Alex Zepeda" , "current" References: Subject: Re: gdb no longer works? Date: Sun, 27 Jun 1999 12:41:03 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This has been happening to me, as well! gdb takes a sig 11 and dies on coredumps on my -current as well. Can't even get to a (gdb) prompt! Also, gcore is busted! Barfs on a line from /proc/${PID}/map It appears that the format of /map lines has changed, and the scanf is failing... ----- Original Message ----- From: Alex Zepeda To: current Sent: Saturday, June 26, 1999 4:35 PM Subject: gdb no longer works? > I've tried numerous times (updating the kernel, buildworld, etc) to get > gdb to work, but so far it seems like ELF coredumps are broken (course > this could be a C++ issue too): > > zippy:~#gdb `which konqueror` konqueror.core > GNU gdb 4.18 > Copyright 1998 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i386-unknown-freebsd"... > Core was generated by `konqueror'. > Program terminated with signal 11, Segmentation fault. > > Register eax not found in core file. > (gdb) > > > - alex > > I thought felt your touch > In my car, on my clutch > But I guess it's just someone who felt a lot like I remember you. > - Translator > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message