Colby-CPU-Sim / CPUSim

GNU General Public License v3.0
52 stars 18 forks source link

Breakpoints are removed when a line is edited #78

Open moirage opened 7 years ago

moirage commented 7 years ago

Breakpoints work except that editing a line causes the breakpoint to be removed from that line, even if the edit is just appending a character. I have no idea how to fix that.