JuliaDebug / JuliaDebug/Cthulhu.jl
Add descend with constant arguments
Open
@aviatesk is already working on this.
Since Jul 24, 2021.
enhancement
- Dominant language
- Julia
- Stars
- 709
- Forks
- 46
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 2
Description
Sometimes inference decides that const prop is not worthwhile and in order to debug those decisions we should add the option to enter a call side with const information
X-ref: https://github.com/JuliaLang/julia/pull/29261
Cc: @simeonschaub who had a good example
Contributor guide
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.
Assessment
This issue has not been assessed yet.