JuliaDebug / JuliaDebug/Debugger.jl
Line info for first statement in short form function definitions is wrong
Open
Nobody has claimed this yet.
upstream
- Dominant language
- Julia
- Stars
- 514
- Forks
- 50
- Avg merge
- 9d 9h
- Merged PRs (30d)
- 1
Description
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the short-form function definition at base/broadcast.jl lines 196–197 and reproduce the line-information behavior shown in the issue's screenshot. Trace how Debugger.jl reports the first statement's location, then verify that the reported line matches the source location for that statement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100
