Skip to content

Fails on 1.13 #388

@andreasnoack

Description

@andreasnoack
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.16

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