Debug not pausing on first breakpoint

nfordbscndrd

Well-Known Member
Licensed User
Longtime User
With the final 1.6, debug is still not pausing on the first breakpoint (Android 3.1). Below is a screen shot of the unfiltered log.
When I press F8 while on the yellow highlighted line, instead of single-stepping, it takes off excuting and doesn't stop on the next breakpoint. (Well, next try, it did.)

 
Last edited:

nfordbscndrd

Well-Known Member
Licensed User
Longtime User
Hmm. I just created a test app of a few lines for a different problem and without thinking, but a breakpoint in it. Debug stopped on the breakpoint. So I guess the failure of it to stop in my big app involves something else. Of course, I know absolutely nothing about the nuts and bolts behind this, but does it mean anything that it stops on the first breakpoint in a small app and on a breakpoint deep into the code, but not early on in a very large (9000+ lines) app?

If you still have that app, which I emailed you the link for when we were looking at the "ghost panel" problem, you could set a couple of breakpoints in Activity_Create and see for yourself. If you don't still have the code, it's still at the link that I gave you.
 

nfordbscndrd

Well-Known Member
Licensed User
Longtime User
I just tried it again on my big app and it stopped on the first line. Don't know why it didn't work last time I tried it, but it's working now. I didn't restart B4A after putting the new jar file in place; was I supposed to have? -- not that I remember restarting it since the time it didn't work, but I remember thinking that it might be needed...
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…