I tried to use the possibility of debugging in the IDE, it is working perfectly if i create a simple project from the scatch. I can start it, and debug within the IDE. My Problem is that as soon as i try to use the debugging in my existing WebCore Project, the breakpoints are getting deactivated starting the application ???
In the project options, debugging in IDE is enabled (set to True)....
Any idea what could cause this behaviour, or is there a possibilty to deactivate the debugging on application start ??
Thx for your help
Michael