FR for OCIDE: add option to set environment variables for debugging
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The current debug properties are:

It seems that an "Environment" option is missing. Often it is reasonable to test with different environment options, the only workaround I see so far is to start ocide.exe either from cmd.exe or batch file and adjust the environment before.
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
Begin with the debug-properties UI shown in the issue and the ocide.exe startup path; no source file or test is named. Trace how existing debug properties reach a debugging session. Done means an Environment option can set variables for debugging without requiring cmd.exe or a batch file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100