Skip to content

[lldb-dap] Feature Request: Persistent assembly breakpoints #141955

@eronnen

Description

@eronnen

Currently assembly breakpoints are saved by VS Code across sessions, but because they rely on sourceReference they won't resolve in a new session. Technically it should be possible to resolve them if we save the module+function+offset with the breakpoint, it should be possible to save using the adapterData field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImproving things as opposed to bug fixing, e.g. new or missing featurelldb-dap

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions