Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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