Topic : Conditional Breakpoint

Forum : Ride IDE

Original Post
Post Information Post
May 12, 2017 - 10:34am
Juanjo Ciscar

Hello,

        I'd like to know if there is an option to add a breakpoint to stop on a execution point only when something happens. (ie, a variable has an specific value).

        I've found that option in View-->Debug Windows-->View Breakpoint Flags. Then, a window is opened with the breakpoints I have and by clicking on the breakpoint I can choose "properties". Another new window appears and offers the possibility to add a condition, but in my case, that option is disabled and I can't choose the condition option.

Thank you in advance

Replies
Post Information Post
+1
0
-1
May 12, 2017 - 2:54pm
admin admin

Hello,

Those conditional breakpoints are only available under simulation.

You can use the breakpoints on read/write accesses available in the data/code views or if your harware/debugger allows it use the advanced features

in Debug\[advanced]

Regards,

Raisonance Support Team