Support for jlink gdb server
- Dominant language
- Python
- Stars
- 7
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Valinor currently support only pyOCD gdb server at the moment, which works for platforms with cmsis-dap debuggers.
We could add jlink gdb (or later any other in the future). The decision which one to run automatically, will be made based on fetching progen target definition to get default debugger.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing pyOCD GDB-server support and the code that fetches the ProGen target definition. Determine how the default debugger is represented and where server selection occurs. Done means jlink GDB-server support works and selection chooses it from the target definition without breaking pyOCD support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100