From owner-freebsd-current Sat Nov 20 17:25: 2 1999 Delivered-To: freebsd-current@freebsd.org Received: from volatile.by-tor.tacorp.net (ppp38-221.cpis.net [206.155.221.67]) by hub.freebsd.org (Postfix) with ESMTP id 1077914D99 for ; Sat, 20 Nov 1999 17:24:51 -0800 (PST) (envelope-from by-tor@volatile.by-tor.tacorp.net) Received: (from by-tor@localhost) by volatile.by-tor.tacorp.net (8.9.3/8.9.3) id UAA39627; Sat, 20 Nov 1999 20:24:48 -0500 (EST) (envelope-from by-tor) Date: Sat, 20 Nov 1999 20:24:47 -0500 (EST) From: Wes Morgan X-Sender: by-tor@volatile.by-tor.tacorp.net To: freebsd-current@freebsd.org Subject: gdb trouble in 4.0-current Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is anyone seeing a problem like the one below? This is happening to me on quite a few binaries that used to be gdb'able before I installed a new world on the 13th... [by-tor@volatile:~/mms-0.90$]: gdb ./mms 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"... (gdb) b read_key Breakpoint 1 at 0x804a4d7: file mms.c, line 252. (gdb) r Starting program: /usr/home/by-tor/mms-0.90/./mms warning: find_solib: Can't read pathname for load map: Bad address Segmentation fault (core dumped) The libraries involved are ncurses, panels and of course libc. The panels library is NOT the stock lib (it doesnt work for some reason), I gleaned it from the ncurses-5.0 release. All this stuff worked a week ago :). The binaries run fine, I just can't debug 'em... I'm continuing to operate under the assumption that it is my fault, but if anyone has some pointers that would be great! -- _ __ ___ ____ ___ ___ ___ Wesley N Morgan _ __ ___ | _ ) __| \ morganw@engr.sc.edu _ __ | _ \._ \ |) | FreeBSD: The Power To Serve _ |___/___/___/ Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message