lldb crashes hello.c
John Baldwin
jhb at freebsd.org
Tue Dec 22 22:58:42 UTC 2015
On Tuesday, December 22, 2015 05:36:17 PM Ed Maste wrote:
> On 21 December 2015 at 18:24, John Baldwin <jhb at freebsd.org> wrote:
> >
> > What about a FreeBSD/i386 binary on an amd64 host?
>
> Right now, no:
> (lldb) run
> Process 96045 launching
> failed to fetch ps_strings: Bad address
gdb7 can't run an i386 on amd64 either. It can attach to a running binary
ok, but it gets confused because the embedded RTLD interpreter points to the
amd64 RTLD.
--
John Baldwin
More information about the freebsd-hackers
mailing list