Search found 2 matches
- Sat Jul 30, 2016 8:56 pm
- Forum: General Discussion
- Topic: Barliman like test program
- Replies: 0
- Views: 1283
Barliman like test program
Question: Does anyone have a Barliman(https://github.com/webyrd/Barliman) like test suite program for testing function/procedures of Purebasic?
- Mon Aug 25, 2014 1:59 am
- Forum: Coding Questions
- Topic: Breakpoints in the Editor not stopping program
- Replies: 1
- Views: 1113
Breakpoints in the Editor not stopping program
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 ...