Re: gdb on macOS 10.12 "Sierra"
Tristan Gingold <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> On 01 Oct 2016, at 14:08, Jonas Maebe <[email protected]> wrote: > > Hi, > > Has anyone succeeded yet in getting gdb to work on macOS 10.12? Reportedly, it works when you disable SIP (which is understandable, given https://developer.apple.com/library/content/documentation/Security/Conceptual/System_Integrity_Protection_Guide/RuntimeProtections/RuntimeProtections.html ), but plain code signing no longer seems to cut it. No, I haven't tried yet. Did you investigate if lldb has updated its build instructions ? Tristan.