lldb ...

Lawrence Velázquez larryv at macports.org
Wed Aug 31 14:25:18 PDT 2016


> On Aug 31, 2016, at 4:57 PM, René J.V. Bertin <rjvbertin at gmail.com> wrote:
> 
> I noticed that Apple don't ship an lldb-mi executable (at least they don't for OS X 10.9). 

Xcode 7.3 includes it (`xcrun --run lldb-mi`) but Xcode 4.6.3 does not. Someone else is welcome to bisect on that.

> Has anyone looked at building an lldb port before?

> The real problem is going to be with the code-signing. This is done automagically by lldb's Xcode projects so it's not entirely clear which files have to be signed ... nor if an "ad-hoc" signing identify ("-") will lead to a usable debugger.

You opened a ticket about this a while ago. One of Eric's comments hints at what a pain it might be to get it working with code signing.

https://trac.macports.org/ticket/45251

vq


More information about the macports-dev mailing list