padvou Active Member Licensed User Longtime User Jun 21, 2013 #1 Several times while debugging, the code execution stops as expected when there is a breakpoint, but there is not this yellow line any more.
Several times while debugging, the code execution stops as expected when there is a breakpoint, but there is not this yellow line any more.
Erel B4X founder Staff member Licensed User Longtime User Jun 23, 2013 #2 Please check the unfiltered logs for any errors when this happens. Upvote 0
padvou Active Member Licensed User Longtime User Jun 24, 2013 #3 Erel said: Please check the unfiltered logs for any errors when this happens. Click to expand... What am i looking for? Any hint? Upvote 0
Erel said: Please check the unfiltered logs for any errors when this happens. Click to expand... What am i looking for? Any hint?
Erel B4X founder Staff member Licensed User Longtime User Jun 25, 2013 #4 See whether there are any error messages when the program should pause. If it is there then it should be clear that it comes from the debugger. Upvote 0
See whether there are any error messages when the program should pause. If it is there then it should be clear that it comes from the debugger.