microsoft / microsoft/MIEngine
GDB for STM32: Debug.Restart not available
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 859
- Forks
- 233
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 3
Description
Suggestion: the GDB for STM32 accepts 'monitor reset' as a restart command. Is there a way to map it to the MIEngine Debug.Restart command implementation, please?
Of course issuing Debug.MIDebugExec monitor reset in Command Window will do the job, but integration with debugger is more straightforward.
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
Start by reviewing the MIEngine Debug.Restart implementation and the Debug.MIDebugExec command path mentioned in the issue. Compare how the GDB command monitor reset is currently issued for STM32, then verify that invoking Debug.Restart performs the same restart through the debugger integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools, embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100