Date: Fri, 12 Oct 2018 20:21:47 -0700 From: Mark Millard <marklmi@yahoo.com> To: FreeBSD Toolchain <freebsd-toolchain@freebsd.org>, FreeBSD PowerPC ML <freebsd-ppc@freebsd.org> Subject: An FYI: What lldb is built for when targeting powerpc64: Current executable set to 'a.out' (powerpc64le) Message-ID: <8FE32D65-6FB7-4E6A-9FBD-A3AEBDE88020@yahoo.com>
next in thread | raw e-mail | index | archive | help
[I was not expecting lldb to work on/for powerpc64. But I thought the powerpc64le reference by lldb was interesting.] # lldb a.out (lldb) target create "a.out" Current executable set to 'a.out' (powerpc64le). # file a.out a.out: ELF 64-bit MSB executable, 64-bit PowerPC or cisco 7500, version = 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, = FreeBSD-style, for FreeBSD 12.0 (1200084), with debug_info, not stripped =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8FE32D65-6FB7-4E6A-9FBD-A3AEBDE88020>