R rkmoray Active Member Licensed User Longtime User Jul 18, 2016 #1 I have my app running in debug mode (see the attachment), but the debugger is disabled. How can I fix this? Where can I look? Attachments debugger.PNG 7.6 KB · Views: 136
I have my app running in debug mode (see the attachment), but the debugger is disabled. How can I fix this? Where can I look?
klaus Expert Licensed User Longtime User Jul 18, 2016 #2 The debugger is enabled only when you run the program. The bottom of the IDE screen will change too. Upvote 0
R rkmoray Active Member Licensed User Longtime User Jul 18, 2016 #3 But how can I set a break point, if the debugger is disabled? Upvote 0
klaus Expert Licensed User Longtime User Jul 18, 2016 #4 Beginner's Guide chapter 4.2.16 Breakpoints Upvote 0