Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2015 14:58:37 -0800
From:      John Baldwin <jhb@freebsd.org>
To:        Ed Maste <emaste@freebsd.org>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   Re: lldb crashes hello.c
Message-ID:  <6983779.y0Y8FR9jyN@ralph.baldwin.cx>
In-Reply-To: <CAPyFy2AhPihj_xmBWE_w42GGiNP9V6NujKVBVkgY46LTOg2wDg@mail.gmail.com>
References:  <20151218190616.GA2284@becker.bs.l> <10631378.9HXCB454Uo@ralph.baldwin.cx> <CAPyFy2AhPihj_xmBWE_w42GGiNP9V6NujKVBVkgY46LTOg2wDg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, December 22, 2015 05:36:17 PM Ed Maste wrote:
> On 21 December 2015 at 18:24, John Baldwin <jhb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6983779.y0Y8FR9jyN>