Page 1 of 1
Breakpoints in the Editor not stopping program
Posted: Mon Aug 25, 2014 1:59 am
by Shurlock
I had no problem with the breakpoints in version 5.11 but in 5.22 LTS if I set a breakpoint prior to compile / run it blows right through it and it disappears. If I stop the program with a requester and then set the breakpoint it works. Anyone hear of this before? And if so what's the solution? Thanks. Big Purebasic fan.
Re: Breakpoints in the Editor not stopping program
Posted: Mon Aug 25, 2014 10:51 am
by luis
Where ? Linux ? Windows ? OSX ?
Yes, this happened to me too on Windows but only in some circumstances so I never made a bug report about this, too complicated and not enough desire to spend time on this, for now.
So I ask: are you sure this is happening to you consistently, even if you make a SINGLE source program, 5-10 lines long with a breakpoint ?
Or only in some circumstances, for example if you start the program with the main source in focus and it doesn't stop inside another source included by it where you set the breakpoint ?
Or using a project in some way.
Or something similar.
The point is your statement seems absolute: IT NEVER WORKS.
Is it so or there are specific conditions ?