https://llvm.org/bugs/show_bug.cgi?id=24733

            Bug ID: 24733
           Summary: RegisterCommandsTestCase.test_fp_special_purpose_regis
                    ter_read fails when inferior is compiled with clang
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: lab...@google.com
                CC: llvm-b...@lists.llvm.org
    Classification: Unclassified

The test tries to verify lldb behavior after stepping over some inline
assembly.
It fails because the breakpoint gets set in the wrong place, probably because
clang does not provide adequate debug info about the inline assembly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to