From owner-freebsd-current Sat May 23 06:58:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA28487 for freebsd-current-outgoing; Sat, 23 May 1998 06:58:40 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from m2.findmail.com (m2.findmail.com [209.185.96.135]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA28482 for ; Sat, 23 May 1998 06:58:39 -0700 (PDT) (envelope-from brianfeldman@hotmail.com) Received: (qmail 16508 invoked by uid 505); 23 May 1998 13:58:34 -0000 Date: 23 May 1998 13:58:34 -0000 Message-ID: <19980523135834.16507.qmail@m2.findmail.com> From: "Brian Feldman" Subject: Re: gdb elf-binary? In-Reply-To: To: freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mind giving me a hint on how to actually get rtld-elf to compile? I'm getting nowhere here. Thanks, Brian > On Sat, 23 May 1998, Amancio Hasty wrote: > > > I am not so sure that we support gdb-elf ... > > > > Tnks, > > Amancio > > > > {root} echo $BINFORMAT > > elf > > Um. I did have this working. Is the version of link.h which you have > installed the latest (1.18). This version has the necessary definitions > for elf shared library debugging (selected by either -D__ELF__ or > -DFREEBSD_ELF). Make sure you have also installed the latest rtld-elf. > > I haven't tried to build this for a few weeks so it might need some > tweaking. The principle is simple - I made the debugger interface for our > rtld-elf the same as a normal SVR4 system so the changes to GDB were > minimal. > > -- > Doug Rabson Mail: dfr@nlsystems.com > Nonlinear Systems Ltd. Phone: +44 181 951 1891 > Fax: +44 181 381 1039 > > > 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