C
Crazy Cat
The documentation says that debug mode is selected automatically by
selecting start from the debug menu. However I suspect that that is
not happening in my case.
I don't see any output from any of my debug.print statements in the
output window, and the attached database for my application is being
copied to the release bin, not the debug bin. This tells me that my
application is running in release mode -- also I notice that when I go
to project properties and select the Compile tab I notice that the
dropdown contains a selection for Active (Release).
How the hell do I get my app to run in debug mode, or am I missing
something?
Help please...
selecting start from the debug menu. However I suspect that that is
not happening in my case.
I don't see any output from any of my debug.print statements in the
output window, and the attached database for my application is being
copied to the release bin, not the debug bin. This tells me that my
application is running in release mode -- also I notice that when I go
to project properties and select the Compile tab I notice that the
dropdown contains a selection for Active (Release).
How the hell do I get my app to run in debug mode, or am I missing
something?
Help please...