From owner-freebsd-current Mon Sep 21 17:10:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA22868 for freebsd-current-outgoing; Mon, 21 Sep 1998 17:10:32 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from terror.hungry.com (terror.hungry.com [199.181.107.40]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA22699 for ; Mon, 21 Sep 1998 17:09:57 -0700 (PDT) (envelope-from toshok@hungry.com) From: toshok@hungry.com Received: (qmail 18714 invoked by uid 501); 22 Sep 1998 00:09:25 -0000 To: current@FreeBSD.ORG Subject: problem with gdb and symbols from dlopen()'ed .so's Date: 21 Sep 1998 17:09:25 -0700 Message-ID: Lines: 10 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG running elf on -current updated last night ~1am. I'm working on mozilla and trying to get my java runtime (japhar) to work inside it. I'm having problems with gdb at the moment. gdb doesn't seem to recognize that I've loaded another .so... 'share' doesn't pull in any symbols from it, and stack traces (of course) show up full of ???'s. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message