eclipse-cdt-cloud / eclipse-cdt-cloud/cdt-gdb-adapter
no way to set current working directory
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 2
Description
I'd like the executable under debug to run from a certain directory so that files it creates go there. We don't have an option for that.
Contributor guide
Research direction
Start by tracing how the debug adapter builds the executable's launch configuration and where existing run options are handled. Add a configurable working-directory option, then verify that the debugged executable starts there and creates its files in that directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100