> On Aug 31, 2016, at 5:06 PM, Brandon Allbery <[email protected]> wrote: > >> On Wed, Aug 31, 2016 at 4:57 PM, René J.V. Bertin <[email protected]> >> wrote: >> >> 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 might look at what the gdb port does. IIRC there's a flag you need to add > to taskgated (the ui_notes will tell you what needs to be done) to use it.
The gdb port instructs the user to modify a system LaunchDaemon to effectively circumvent taskgated. I frankly think that's an awful idea, and future ports should not follow its example. vq _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
