
Bug Report (I think) - Breakpoints
Breakpoints aren't working for me.

No exceptions/errors are thrown, but when the program gets to the breakpoint, it does nothing.
I've attached my code, and the breakpoint is at line 28. The code isn't really working (which is why I'm trying to use the breakpoint), but it's supposed to turn the robot to a specified compass heading.
I'm running the VEX version of the tech demo.
Another side note - I'm also having a little problem with the abs() function. It sometimes returns negative numbers.
