This causes >20 tests to segfault on FreeBSD. The debug register implementation on FreeBSD is a bit different, see http://reviews.llvm.org/rL201706. I can work around it for now by moving `DR_OFFSET`'s definition back into RegisterContextFreeBSD_x86_64.cpp and RegisterContextLinux_x86_64.cpp.
REPOSITORY rL LLVM http://reviews.llvm.org/D8685 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
