Skip to content

Debugger unusable anymore due to warnings #337

Description

@dlfivefifty

In the last week the debugger (run from the REPL inside VSCode) has stopped being usable. One issue is I constantly get warnings like the following:

1|debug> 
┌ Warning: Tuple{Plots.var"##plot#188", Base.Pairs{Symbol, V, Tuple{Vararg{Symbol, N}}, NamedTuple{names, T}} where {V, N, names, T<:Tuple{Vararg{Any, N}}}, typeof(plot), Vararg{Any}} was not found
└ @ Revise ~/.julia/packages/Revise/t6Vjc/src/packagedef.jl:1111
┌ Warning: Tuple{Plots.var"##plot#188", Base.Pairs{Symbol, V, Tuple{Vararg{Symbol, N}}, NamedTuple{names, T}} where {V, N, names, T<:Tuple{Vararg{Any, N}}}, typeof(plot), Vararg{Any}} was not found
└ @ Revise ~/.julia/packages/Revise/t6Vjc/src/packagedef.jl:1111
┌ Warning: Tuple{Plots.var"##plot#188", Base.Pairs{Symbol, V, Tuple{Vararg{Symbol, N}}, NamedTuple{names, T}} where {V, N, names, T<:Tuple{Vararg{Any, N}}}, typeof(plot), Vararg{Any}} was not found
└ @ Revise ~/.julia/packages/Revise/t6Vjc/src/packagedef.jl:1111

There are a number of other issues: breakpoints being triggered in the wrong function, macros not working, etc.

I don't remember seeing these issues 3–6 months ago so I'm not sure what's changed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions