-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
julia> using Debugger
julia> @enter 1 + 1
ERROR: UndefVarError: `setup_search_keymap` not defined in `REPL.LineEdit`
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] getproperty
@ ./Base_compiler.jl:50 [inlined]
[2] RunDebugger(frame::JuliaInterpreter.Frame, repl::Nothing, terminal::Nothing; initial_continue::Bool)
@ Debugger ~/.julia/packages/Debugger/XviAX/src/repl.jl:39
[3] RunDebugger
@ ~/.julia/packages/Debugger/XviAX/src/repl.jl:12 [inlined]
[4] RunDebugger(frame::JuliaInterpreter.Frame)
@ Debugger ~/.julia/packages/Debugger/XviAX/src/repl.jl:12
[5] top-level scope
@ REPL[12]:1
[6] macro expansion
@ ~/.julia/packages/Debugger/XviAX/src/Debugger.jl:127 [inlined]
julia> versioninfo()
Julia Version 1.13.0-alpha2
Commit 7f76b76527d (2025-11-30 19:52 UTC)
Build Info:
Official https://julialang.org release
Platform Info:
OS: macOS (arm64-apple-darwin24.0.0)
CPU: 8 × Apple M1 Pro
WORD_SIZE: 64
LLVM: libLLVM-20.1.8 (ORCJIT, apple-m1)
GC: Built with stock GC
Threads: 1 default, 1 interactive, 1 GC (on 6 virtual cores)
(@v1.13) pkg> st Debugger
Status `~/.julia/environments/v1.13/Project.toml`
[31a5f54b] Debugger v0.7.16Metadata
Metadata
Assignees
Labels
No labels