OCIDE: allow viewing data in thread local storage
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
data in thead local storage isn't available to the debugger. add debug info and support.
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
The issue names the debugger and thread-local storage but no files or tests. Start by locating the debugger's handling of debug information and thread-local storage, then define the required support so TLS data can be viewed during debugging and verify it with a focused debugger scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100