JuliaDebug / JuliaDebug/SnoopCompile.jl

`snoop(julia_cmd)`

Open
#21 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
331
Forks
58
Avg merge
2h 35m
Merged PRs (30d)
7

Description

We allow passing flags to julia_cmd, but it would be nice to be able to pass the entire command instead. This would be helpful for SnoopCompile.jl, where we want to re-write some of the flags from julia_cmd (specifically, --sysimg and --target) and to change the cwd (might need to wait for https://github.com/JuliaLang/julia/issues/24353 though)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Start by locating the code that accepts flags for julia_cmd and inspect how command construction is tested; done means callers can pass the full command while preserving existing flag behavior and accounting for the requested cwd handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
performance, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.