Skip to content

Hardware breakpoint support for embedded development #425

@HendrikHuebner

Description

@HendrikHuebner

Hello, I was wondering if there is an option to create hardware breakpoints in this extension.
I'm debugging a kernel, therefore software breakpoints do not work for me.

Ideally I would like an option that creates hardware breakpoints (gdb "hbreak" instead of "break") when a breakpoint is set in the UI (the red circles).

Is there support for this already? Right now the only solution I have come up with is to use the stopAtConnect option and then set them manually in the CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions