JunoLab / Juno.jl

MIT License
144 stars 23 forks source link

[BUG] Debugger needs to set :SOURCE_PATH #569

Closed pfitzseb closed 4 years ago

pfitzseb commented 4 years ago

We need to set task_local_storage()[:SOURCE_PATH] when first invoking the debugger so that include statements work properly.