This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb on macOS 10.12 "Sierra"


> On 01 Nov 2016, at 00:23, Jason Molenda <jmolenda@apple.com> wrote:
> 
> Hi Jonas, there was a change in macOS 10.12.1 that may be impacting gdb.  After an exec, you need to refresh the task port that gdb uses in its mach calls.  You can see the lldb change here:
> 
> http://llvm.org/viewvc/llvm-project?view=revision&revision=282632
> 
> or
> 
> <patch.txt>
> 
> I skimmed this email thread and someone said that disabling launch-with-shell worked around the issue.  That would be in line with this OS change.

Thank you Jason, that's very useful.

Tristan.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]