Skip to content

[Feature]: Multi processor support #28

@cfernald

Description

@cfernald

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions