Re: [Lldb-commits] [lldb] e81268d - [lldb/Reproducers] Support multiple GDB remotes

2019-12-10 Thread Eric Christopher via lldb-commits
For now I've gone ahead and reverted thusly: echristo@athyra ~/r/llvm-project> git push To github.com:llvm/llvm-project.git a2602bdd731..c9e0b354e27 master -> master Sorry for the very quick turnaround. -eric On Tue, Dec 10, 2019 at 12:21 PM Eric Christopher wrote: > Hi Jonas, > > This ap

Re: [Lldb-commits] [lldb] e81268d - [lldb/Reproducers] Support multiple GDB remotes

2019-12-10 Thread Eric Christopher via lldb-commits
Hi Jonas, This appears to be causing crashes in a release asserts build: #3 0x7efe57b613a0 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x123a0) #4 0x7efe54178d00 llvm::raw_ostream::operator<<(llvm::StringRef) sources/llvm-project/llvm/include/llvm/Support/raw_ostream.h:190:7 #5

[Lldb-commits] [lldb] e81268d - [lldb/Reproducers] Support multiple GDB remotes

2019-12-10 Thread Jonas Devlieghere via lldb-commits
Author: Jonas Devlieghere Date: 2019-12-10T11:16:52-08:00 New Revision: e81268d03e73aef4f9c7bd8ece8ad02f5b017dcf URL: https://github.com/llvm/llvm-project/commit/e81268d03e73aef4f9c7bd8ece8ad02f5b017dcf DIFF: https://github.com/llvm/llvm-project/commit/e81268d03e73aef4f9c7bd8ece8ad02f5b017dcf.d