I have PB 2017 R3. Build 1858 (I think).
I modified some code in an object and set the breakpoint.
When I go into the debugger, the code that I modified is not there. It looks like it's an older version of the code.
I tried removing the .bak file, optimizing and then did a full rebuild but the code in the debugger is not in sync with what is in the object.
What can I do?