<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">> This is fixed in the latest Xcode 8.3 beta.
<br class=""><br class="">> You’ll still need to use Jonas’ suggestion of upgrading to FPC 
3.0.2 and use the -godwarfcpp option to get lldb/Xcode to do the right 
thing once a breakpoint is triggered. <div class=""><br class=""></div><div class="">I have upgraded to FPC 3.0.2 and added in the Xcode 8.3 beta.  I am able to see local variables when pausing the program.  I am still unable to get breakpoints working.  I still end up with this error if I try and manually set them:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Breakpoint 2: no locations (pending).</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">WARNING:  Unable to resolve breakpoint to any actual locations.</span></div></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Adding or removing breakpoints in Xcode makes no difference either.  Is there something else I should be looking at? Here are my flags for the compiler:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">-Mmacpas -godwarfcpp -CRiot -ghlttt -gl -O-</span></font></div><div style="margin: 0px; line-height: normal;" class=""><font face="Menlo" class=""><span style="font-size: 11px;" class=""><br class=""></span></font></div><div style="margin: 0px; line-height: normal;" class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">Thanks,</span></font></div><div style="margin: 0px; line-height: normal;" class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">Jeremy</span></font></div></body></html>