Skip to content

lldb-api :: functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py doesn't stop on breakpoint condition #100486

Closed
@kendalharland

Description

@kendalharland

On windows x86_64 this test stops on the set breakpoint when val == 1 if the breakpoint condition is set on the SBBreakpointLocation rather than the SBBreakpoint directly. Setting the condition on the breakpoint itself, seems to fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lldbplatform:windowsquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!test-suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions