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: [email protected]
Reporter: [email protected]
CC: [email protected]
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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev