Won't set break point

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Won't set break point

Jump to solution
2,447 Views
jimschimpf
Contributor II

Using an LPV14111 debugging under LPCxpresso.  Could set breakpoints then suddenly all break points appear with a diagonal line through them and nothing happens when they are hit (i.e. cannot stop and debug program).  I do build the debug version and can see the DEBUG env variable in the build lines.  What have I miss set in the LPCxpresso.  

Also under OSX 10.13.3 is crashes randomly (just disappears and have to re-start.)

Thanks for the help.

Labels (1)
0 Kudos
1 Solution
2,069 Views
thefallguy
Contributor IV

Have you accidentally disabled breakpoints?

Help - Eclipse Platform 

View solution in original post

0 Kudos
3 Replies
2,069 Views
jimschimpf
Contributor II

Yes, that was the problem.  This is the button I pressed by accident.  Thank you very much. Now breakpoint work again.

--jim schiimpf

bad-button.png

0 Kudos
2,070 Views
thefallguy
Contributor IV

Have you accidentally disabled breakpoints?

Help - Eclipse Platform 

0 Kudos
2,069 Views
jimschimpf
Contributor II

Just tried to reset the machine LPCXpresso runs on and that made no difference.  Program is built Debug and loads and runs just fine but breakpoints still show diagonal line through them not just a blue dot. And program does not stop.

0 Kudos