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