-
Notifications
You must be signed in to change notification settings - Fork 43
Issues: JuliaDebug/Debugger.jl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
julia 1.12:
no method matching keys(::Core.DebugInfo)
when adding a breakpoint
#346
opened May 4, 2024 by
IanButterworth
Debugger appears to step into an if statement even if the condition is false.
#342
opened Feb 11, 2024 by
mkitti
@debug_last_error()
: interpret only frames from Base.stacktrace()
#336
opened Oct 10, 2023 by
cstjean
<Up>/<Down> arrow for navigating command history in debug mode between sessions
#326
opened Feb 6, 2023 by
filchristou
MethodError: no method matching +(::Nothing, ::Int64) when digging with
@enter display(10)
#317
opened Jun 10, 2022 by
acsofie
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.