[llvm-bugs] [Bug 24733] New: RegisterCommandsTestCase.test_fp_special_purpose_register_read fails when inferior is compiled with clang

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 7 01:51:25 PDT 2015


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 at lists.llvm.org
          Reporter: labath at google.com
                CC: llvm-bugs at 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150907/57bab9f5/attachment-0001.html>


More information about the llvm-bugs mailing list