Skip to content

Adding a hardware execution breakpoint with LLDB before lauching the target silently succeeds but it does not work #1034

@xusheng6

Description

@xusheng6

Due to #957, hardware execution breakpoint does NOT work on Linux with LLDB adapter. If the user attempts to add it during debugging, they will be met with the expected error message:

Image

However, if the user does so before debugging, the breakpoint will be recorded, but then later when the lldb adapter tries to add them, it fails silently, which could cause confusion

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