Keep the symbols in debuggercore and debuggerui library so the user can produce symbolicated stack trace
Open
Nobody has claimed this yet.
CI
enhancement
Impact: Low
- Dominant language
- C++
- Stars
- 331
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Since the debugger code is open-source, it would be great to include (or not to strip) symbols from the two libraries so that the user can give us stack trace with symbols
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
Locate the build and packaging settings for the debuggercore and debuggerui libraries, then inspect how symbols are handled for those outputs. Verify whether the shipped libraries retain symbols and can produce symbolicated stack traces; no specific test or source file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100