Skip to content

Set opt-level = 0 in profile.dev #108

@haasal

Description

@haasal

In the Cargo.toml the optimization level is currently set to 3 which causes breakpoints to stop working.
I propose changing this to 0 (or something else that resolves this issue; I have no clue about this kind of stuff).
With opt-level = 0 breakpoints with probe-rs work flawlessly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions