[Feature]: Multi processor support #28
Labels
state:backlog
In the backlog
type:feature-request
A new feature proposal
urgency:low
Little to no impact
Feature Overview
Currently, the debugger only tracks a single thread for the BSP. The behavior of other cores hitting breakpoints or exceptions is not strictly defined and is likely silicon dependent for how their context gets initialized.
Solution Overview
The debugger should be made aware of multiple cores and should ensure that all cores get proper exceptions handlers installed.
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
The text was updated successfully, but these errors were encountered: