Delphi XE3 Project failed to debug/run on OS X 10.10.5

  

I have a Delphi XE3 project (in Windows 7) that worked fine before, but I haven’t started it for a year, recently when I run the project again, the remote debugger of Delphi seems not working (connection is ok) well, and shown this error message upon project start:

Debugger Assertion Failure “!” invalid remote api”” in .rdbg_proxy.cpp at line 3844

I did update OS X from 10.8 to 10.10.5 during that period, so I assume that could be the reason to make the debugger failed? XE3 doesn’t support OS X 10.10.5 maybe?

How to fix this?

Comments are closed.