User Details
User Details
- User Since
- Apr 7 2016, 4:25 PM (356 w, 5 d)
Apr 8 2016
Apr 8 2016
jacdavis updated the diff for D18880: -thread-info in lldbmi does not conform to protocol. Should end with current thread id.
last diff missed lldb-mi changes
jacdavis updated the diff for D18880: -thread-info in lldbmi does not conform to protocol. Should end with current thread id.
Ran formatting tool with lldb format. pthread linker option is still required for C++11 threads so left it in. New test still disabled for windows.
Apr 7 2016
Apr 7 2016
jacdavis updated the diff for D18880: -thread-info in lldbmi does not conform to protocol. Should end with current thread id.
Updated to use C++ 11 threads. Clang-format tried to format the diff in the llvm style. Since this is all lldb code, is that actually what is expected? None of the braces matched etc....
jacdavis retitled D18880: -thread-info in lldbmi does not conform to protocol. Should end with current thread id from to -thread-info in lldbmi does not conform to protocol. Should end with current thread id.