Hello,
I recently migrated a Delphi project which was started some years ago with RAD Studio 2010.
Now the project is developed under Tokyo 10.2 , 64 bits version (Windows 10 Enterprise, 64 bits)
I have an issue with Debugger: the breakpoints are not taken into account, they become green immediately after starting the Debugger.
What I tested:
1. Deleted all .dcu files to be sure that they are created on the project location => OK
2. Created a separated dummy project (having the same configuration) and try the breakpoints => OK, the breakpoints are working
This is the Debug configuration used:
Thank you for support!