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

fix the broken test case in `@testset "Stepping over kwfunc preparation"`

Open aviatesk opened this issue 1 year ago • 0 comments

This test case is broken on ≥v"1.11-". https://github.com/JuliaDebug/JuliaInterpreter.jl/blob/eae07f9c6f8155f2d1edb7638834856da732f466/test/debug.jl#L431

We need to revisit the implementation of maybe_step_through_kwprep! https://github.com/JuliaDebug/JuliaInterpreter.jl/blob/eae07f9c6f8155f2d1edb7638834856da732f466/src/commands.jl#L273-L278

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

aviatesk avatar Mar 21 '24 09:03 aviatesk