[lldb-dev] [Bug 14600] Convenience and exception state registers are not supported on Linux
via lldb-dev
lldb-dev at lists.llvm.org
Tue Sep 8 06:19:53 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=14600
emaste at freebsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from emaste at freebsd.org ---
It looks like this should be resolved by:
r192263 (adding convenience registers on !Darwin platforms)
r234992 (updating test to exclude exception state registers on !Darwin and
removing expectedFailureLinux)
r247009 (removing expectedFailureFreeBSD)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150908/9a01d7d4/attachment.html>
More information about the lldb-dev
mailing list