- Posts: 57
- Thank you received: 1
×
CodeTyphon MS Windows (XP, Vista, Win7, Win8.x and Win10) OS Development, discussions and problems
Question Break point not working
- William
- Topic Author
- Offline
- Junior Member
-
Less
More
1 year 2 weeks ago #14255
by William
Break point not working was created by William
Ever since 6.8, 'Break point' has not been working. You can set break points, but it never stops on them. Also, the red stop square box (next to pause) rarely lights since 6.8. Do you have to somehow set CodeTyphon to use these features?
Thanks.
Windows 7
CodeTyphon 7
Thanks.
Windows 7
CodeTyphon 7
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-
1 year 2 weeks ago - 1 year 2 weeks ago #14256
by Matis A.
PilotLogic Core Programmer
Replied by Matis A. on topic Break point not working
We test and ALL are OK Sir
Did enable Debugging in your projects ?
Until CT 6.8 ALL Projects use Typhon IDE Debugging Settings
From CT 6.8 we add to project settings "Debugger" Option
So every project can use Typhon IDE Debugging Settings OR
custom Debugging Backend Settings
Please check if your project use Typhon IDE Debugging Settings or valid Debugging Backend Settings
Did enable Debugging in your projects ?
Until CT 6.8 ALL Projects use Typhon IDE Debugging Settings
From CT 6.8 we add to project settings "Debugger" Option
So every project can use Typhon IDE Debugging Settings OR
custom Debugging Backend Settings
Please check if your project use Typhon IDE Debugging Settings or valid Debugging Backend Settings
PilotLogic Core Programmer
Attachments:
Last edit: 1 year 2 weeks ago by Matis A..
Please Log in or Create an account to join the conversation.
- William
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 57
- Thank you received: 1
1 year 2 weeks ago #14257
by William
Replied by William on topic Break point not working
Yes, the same, but I found the problem. I didn't know that there was a 'Run without debugger' and 'Run with debugger' button. The latter works.
Thanks!
Thanks!
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-