From owner-freebsd-ppc@freebsd.org Sat Oct 13 03:21:54 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B7FF10D6D60 for ; Sat, 13 Oct 2018 03:21:54 +0000 (UTC) (envelope-from marklmi@yahoo.com) Received: from sonic309-22.consmr.mail.ne1.yahoo.com (sonic309-22.consmr.mail.ne1.yahoo.com [66.163.184.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0BA6184663 for ; Sat, 13 Oct 2018 03:21:53 +0000 (UTC) (envelope-from marklmi@yahoo.com) X-YMail-OSG: uccTcnwVM1nrPWxYKi9xWQUcVEs1ix3ZXaAC57jjWldTJuKu8HDAo9EccuHCSY6 1iBObpl3m10ChwRLzsBmkA4q97KU0w0.f5mtlrpoyIAPvDdh6pVnmLvkcMVs29Td5hnHNdg9x4Fm f_DmT9WPfhzxop42ATmlDS7YDLnKTA6YysPD2SVP85S3mQpNjI3IKCfq_9pokIDEGT0PAPBeKN5q Lu5LY0tcNHtpVFN1OGxc6ezAYoBUqHg8ISQ_pfVJlNTi2BitFLX7G6.tPj.JPWzMiLFPKKIQ5aZ4 6.VE8ngbSNSCgu5e2D2hv9.UsY_ay72Du3nrBv9hDDlgOH_WIFsVdCEiJm_HvD_d53mxNSuRcV1Q RUhSdAdQ_ucSNJ228DAfvI1XrHf6wdZz_xIJgjF5xxiPQal4Vx2F59Mt08v4isWE0.V8Vbvf0vtU .uhNHQDGIFByURtqNUq92mCUDjoXy4JjRUBwEQnTxTHM3KQkejGPnlPciwF_SEPS5_ZuZhxnVuXL Uvu84R8uq_2i0EWHgC94.IbR97iDr1GLAKGMV9CaphXnCEp.e8F0OROSII7KMEIUFyiAc9NPDDpV tn3bNyLDOEgEeGiZfNQ3pOmi0kxy_uuoN2fW_Og8.5_2MQRhqIakY3wM8XKqsgrQKofo2Kiq__PX GTSzD98zaSkuLyfXxbPXWu1YLgcLY6u_Pcv1EW0DuzpWKLE19nNQVUGa0CYLK6M3PaI327FILAGi L2fzucRFhUdSrRJ.BcE8k3tq8PvPX_6iSsKi85OhbOuxvCUUBwpS8BiJ1IbhkdoqBMmr2VH0FFA4 8PERCgf0C3fqHRT0W4tMkJtvf6a7QveriuJlkGdDqSa30Y26WyswBr1Z06H846HaB0VQ_VxC1E2g lf6Y8VqzNUJqcc0zmWIyWMP7Bq.thCQ84mTEP2TqnzLxLOVRe7VxZZQc5iFFEafCDl84H0hBJSrY cuUieRfynufi7URqW6lxZFpnwZjQVsJmAr9m_KfcwBLVdn_TBWLf7VVHeUGYg.qmv8QFxhuhCRYL wGadzVThipJUXXwdAlaYiWANray2kmLDuO66mwLbgIY_X5O7wrIxjm9FfiFH6IUo0xUO33CpVzOC qAAqdPg-- Received: from sonic.gate.mail.ne1.yahoo.com by sonic309.consmr.mail.ne1.yahoo.com with HTTP; Sat, 13 Oct 2018 03:21:52 +0000 Received: from c-76-115-7-162.hsd1.or.comcast.net (EHLO [192.168.1.25]) ([76.115.7.162]) by smtp403.mail.ne1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID f196d83be02f0b17d30a9e6c8270fd15; Sat, 13 Oct 2018 03:21:49 +0000 (UTC) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) 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> Date: Fri, 12 Oct 2018 20:21:47 -0700 To: FreeBSD Toolchain , FreeBSD PowerPC ML X-Mailer: Apple Mail (2.3445.9.1) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Oct 2018 03:21:54 -0000 [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)