kierenj / 0x10c-DevKit

0x10c DevKit
http://0x10c-devkit.com/
39 stars 4 forks source link

Break points don't follow code #167

Closed rustyoz closed 11 years ago

rustyoz commented 12 years ago

after editing code that alters the position of lines of code, the break points don't follow the instruction / line that it was originally.

link break points to the code lines. or recalculate breakpoints on each build

kierenj commented 11 years ago

Wow, that was actually pretty fiddly to implement. But, works, and will be in the next release. Thanks for the feedback!