From owner-freebsd-hackers Mon Nov 24 23:46:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA21916 for hackers-outgoing; Mon, 24 Nov 1997 23:46:12 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from pluto.senet.com.au (root@pluto.senet.com.au [203.11.90.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA21908 for ; Mon, 24 Nov 1997 23:46:07 -0800 (PST) (envelope-from darius@holly.rd.net) Received: from holly.rd.net (root@c2-p38.senet.com.au [203.56.237.103]) by pluto.senet.com.au (8.8.7/8.8.7) with ESMTP id SAA21082 for ; Tue, 25 Nov 1997 18:15:58 +1030 Received: from holly.rd.net (darius@localhost.rd.net [127.0.0.1]) by holly.rd.net (8.8.5/8.8.5) with ESMTP id SAA16393 for ; Tue, 25 Nov 1997 18:18:59 +1030 (CST) Message-Id: <199711250748.SAA16393@holly.rd.net> X-Mailer: exmh version 2.0zeta 7/24/97 To: freebsd-hackers@freebsd.org Subject: Shared Libraries and debugging Reply-to: darius@senet.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 25 Nov 1997 18:18:59 +1030 From: "Daniel J. O'Connor" Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I was fiddling with some code which links against shared libraries, and noticed that when viewing a core dumb with gdb, it doesn't load the symbols from the shared libraries, so consequently debugging the program is kind of akward. Is this 'the way it is' or am I doing something wrong? --------------- Daniel O'Connor 3rd Year Computer Science at Flinders University http://www.geocities.com/CapeCanaveral/7200