JuliaInterpreter.jl icon indicating copy to clipboard operation
JuliaInterpreter.jl copied to clipboard

v1.12: recover `statementnumbers` functionality

Open aviatesk opened this issue 1 year ago • 0 comments

For statementnumbers to function in v1.12, there's a need for a tool that can rebuild the full codelocs object from Core.DebugInfo, similar to what we could do just by looking at src.codelocs previously. Or, we may have to overhaul the statementnumbers algorithm.

Originally posted by @aviatesk in https://github.com/JuliaDebug/JuliaInterpreter.jl/pull/606#discussion_r1538579444

aviatesk avatar Mar 26 '24 04:03 aviatesk