User Details
- User Since
- Sep 10 2014, 3:51 PM (445 w, 1 d)
Nov 20 2014
Nov 14 2014
friendly ping. I was waiting until the other change (D5838 ENABLE_STD_THREADS) landed and I could run the tests in api/multithreaded again. This is a rework of the test program logic to accommodate the fact that OSx and linux broadcast a different sequence of public events due to their different inferior launching.
Nov 13 2014
I have added another flag to test/Makefile.rules ENABLE_STD_THREADS and used it the api/Multithreaded unit tests. This can be used to selectively omit '-lpthreads' option for certain systems. All platforms except linux/gcc should behave as before.
Nov 7 2014
Nov 6 2014
I can do it
Nov 4 2014
Builds and runs fine on OSX/clang as well as Linux/gcc. I will go ahead
and commit.
Oct 31 2014
Oct 30 2014
Hey Oleksiy, can you rebase the patch for me, I got HUNK Failed when applying. It could be related to the whitespace stripping you did for Greg. Also, I notice something weird with the block of code you wrapped with the while() loop. It appears to be indented only 2 spaces instead of 4.
Oct 22 2014
Done, landed in r220406
Oct 16 2014
Oct 8 2014
I have done some digging into the failing test and isolated it to a simple C++ program. Basically the test is using the c++ api to lldb:
I will look into this right now...
Oct 6 2014
Sep 24 2014
Sep 12 2014
Hi Jim, thanks for the feedback.