Re: [lldb-dev] lldb-mi has been moved to its own GitHub repository

2019-08-13 Thread Raphael Isemann via lldb-dev
om: lldb-dev On Behalf Of Raphael > “Teemperor” Isemann via lldb-dev > Sent: Tuesday, August 13, 2019 3:18 AM > To: LLDB > Subject: [EXT] [lldb-dev] lldb-mi has been moved to its own GitHub repository > > > > Hi all, > > lldb-mi has been moved out of the LLDB source tree i

Re: [lldb-dev] lldb-mi has been moved to its own GitHub repository

2019-08-13 Thread Ted Woodward via lldb-dev
lldb-dev Sent: Tuesday, August 13, 2019 3:18 AM To: LLDB Subject: [EXT] [lldb-dev] lldb-mi has been moved to its own GitHub repository Hi all, lldb-mi has been moved out of the LLDB source tree into its own GitHub repository here: https://github.com/lldb-tools/lldb-mi lldb-mi is now a standalone

[lldb-dev] lldb-mi has been moved to its own GitHub repository

2019-08-13 Thread Raphael “Teemperor” Isemann via lldb-dev
Hi all, lldb-mi has been moved out of the LLDB source tree into its own GitHub repository here: https://github.com/lldb-tools/lldb-mi lldb-mi is now a standalone tool that builds against LLDB, but is no longer build as part of LLDB. The implications for