Hi all - I have one machine that seems to have great chunks of code that don’t display in the debugger window - so if I am stepping throught, the pointer will still behave as it should, and the correct line gets executed, but the line displayed on the screen is completely wrong.Any suggestions?
Just a thought, Well, If you think its something to do with the Notes Cache. Then you can very well delete the Cache.NDK file located in your Notes Client directory. And then start debugging to see the changes.
The file will be located in the Notes Data Directory. For e.g. D:/Program Files/Lotus/Notes/Data/ (if your installation path is D drive)
Check for the file here and delete the same(hard delete using Shift+Del). Remeber to exit Notes before attempting this process.
Also, you can ensure, the code that you debug is correct.