iOS Debugging Issue

iOS Debugging Issue

Hi
I have 2 Macs for FMX/iOS development. One has High Sierra (10.13.1), the other has Sierra (10.12.6).

They both have the latest XCode and PAServer (10.2.1.10)) on them but only the Sierra Mac supports breakpoints from RAD Studio. The little blue dots in the editor gutter don't appear and any breakpoints are immediately disabled.

It all works as expected on the other (Sierra) Mac.

On the non-working Mac, I don't have to supply my password when I start PAServer which seems unusual.

Anyone seen this before?

Cheers

Vince

Comments

  1. Later versions of macOS don't request debugging privileges until the debugging actually begins, which is why it never asks, if it isn't able to debug in the first place. Which version of Delphi are you using? From memory, only 10.2.2 supports debugging on High Sierra

    ReplyDelete
  2. I'm using 10.2.2

    Do you have to do something different on High Sierra then

    Cheers

    ReplyDelete
  3. And now.....

    After the support section allowed through a Windows 10 upgrade (to the version before fall creator's update - wouldn't want to get too modern), it now all works.

    Weird.

    ReplyDelete

Post a Comment