Suddenly, breakpoints inside Delphi don't stop the program.
I can't debug my code.
I think I did nothing. I have not changed anything in the configuration, but at this moment, I can't use breakpoints in my TMS Web Core.
And I don't know how to revert this situation. I need to work, please!!!
Sorry!
This was new for me.
The browser was executing a version without debugging information.
I have often had this problem with things I've programmed: the execution doesn't show what I just programmed. It's the cache version what was executed instead of the one that recently "transpiled".
But I never found this case until now that the caché version in execution was a version without debut information. And I'm trying to see breakpoints.
I really hate not having the option of working without a cache in any navigator.
(I left the question. Might be helping someone)
Yes, but is this only for the current session or forever?
If it is only for the current session, it is more effective to click Ctrl + Shift + Delete on the keyboard and Delete the cache. The problem is that you need to do this very frequently.
Afaik, there is no such setting to disable it permanently.
Maybe a browser like Briskbard can do this or you can use our FNC Browser to build a custom browser that starts by default each time without cache.