Add events to the debugger that allow a user to break on various thread events
Open
Nobody has claimed this yet.
breakpoint
enhancement
functionality
Impact: Medium
- Dominant language
- C++
- Stars
- 331
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have the ability to create breakpoints based on thread events like creation, start, exit.
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
Issue #589 is the only starting point provided and names no files, tests, or entry points. Clarify which thread events and breakpoint behavior are required, then identify the debugger components and tests that should cover creation, start, and exit events. Done should include agreed behavior and validation for each requested event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools, reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100