[Lldb-commits] [PATCH] D12677: Bug 24733: TestRegisters.py for Clang inferiors

Oleksiy Vyalov via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 8 15:45:14 PDT 2015


ovyalov added a subscriber: ovyalov.
ovyalov added a comment.

I reverted the CL because it was causing TestRegisters.test_fp_special_purpose_register_read to fail on OSX:

- stop reason = EXC_BREAKPOINT
- "register read ftag" yields 0x80 instead of expected 0x8000




http://reviews.llvm.org/D12677





More information about the lldb-commits mailing list