Date: 23 May 1998 13:58:34 -0000 From: "Brian Feldman" <brianfeldman@hotmail.com> To: freebsd-current@FreeBSD.ORG Subject: Re: gdb elf-binary? Message-ID: <19980523135834.16507.qmail@m2.findmail.com> In-Reply-To: <Pine.BSF.3.95q.980523102019.15699B-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980523135834.16507.qmail>
