oxinabox / MagneticReadHead.jl

A cassette-based debugger | The Other Debugger
MIT License
50 stars 6 forks source link

All the kinds of breakpoints #3

Closed oxinabox closed 5 years ago

oxinabox commented 5 years ago

All breaking is going to be on the function level (at least for now). but most things are functions.

Here are break points we should have.

oxinabox commented 5 years ago

All of this except watchpoints are closed by #23