I had a 01/31 src bundle that I was using to test the FreeBSD watchpoint patch on a FreeBSD 10, i386 system. An lldb built from the clean source would SIGSEGV when running the i386 test program ( clang -g). After patching with D2765, the inferior process ran to completion. While this doesn't contribute info about the failure on Linux, it does provide another reference point. I did not see any change in the i386 test results.
There was a message to lldb-dev earlier this week about a the assertion in WatchNotify on an i386 LLDB. I will get the current source and retest on FreeBSD 10 i386. http://llvm-reviews.chandlerc.com/D2765 _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
