B4J Question Breakpoints are now working

Mikelgiles

Active Member
Licensed User
Longtime User
Is there a setting anywhere that could cause breakpoints to now work? It just started yesterday and even putting breakpoints in the Appstart sub does not work. I assumed it had something to do with my app but I have the same problem on the example Tablesort and also Helloworld. I put a breakpoint on every line ( that accepts) in Helloworld and still have the problem.
 

Mikelgiles

Active Member
Licensed User
Longtime User
Are you running in Debug mode or in Release mode? Debug mode should work
I think you are correct. The DEBUG tab is grayed out and doesn't let me change anything. I assume I have a setting wrong but I cant figure out what
 
Upvote 0

EnriqueGonzalez

Well-Known Member
Licensed User
Longtime User
Hi mikel!

what do you mean by debug tab?

here is where you can change the mode:

upload_2017-6-16_14-41-12.png
 
Upvote 0
Top