oxinabox / MagneticReadHead.jl

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

256ish troubles #37

Open oxinabox opened 5 years ago

oxinabox commented 5 years ago

There appear to be bugs that go away when you restart julia. See https://github.com/oxinabox/MagneticReadHead.jl/issues?utf8=%E2%9C%93&q=label%3A256ish

This is most likely related to https://github.com/jrevels/Cassette.jl/issues/6 and will all be solved when that is solved.

But we might be able to do better with some well placed invoke_latests. Or possibly by changing how we create the Cassette contexts.