Re: [lldb-dev] lldb-mi doesn't work on MS-Windows

2017-08-30 Thread Hafiz Abid Qadeer via lldb-dev
If the snapshot is built without python support and normal lldb is running then I would say lldb-mi should run too. Thanks, Abid On Thu, Aug 17, 2017 at 7:37 PM, Ilia K wrote: > Yep, it requires python from some time. > > Guys, how you think is it okay to have such dependency for lldb-mi, or we

Re: [lldb-dev] Emacs LLDB support & the GDB/MI Interface

2017-07-31 Thread Hafiz Abid Qadeer via lldb-dev
>>> Last time I tried, it wasn't "reasonable" enough to start debugging >> a >>> program under Emacs. See this discussion for details: >>> >>> http://lists.llvm.org/pipermail/llvm-dev/2016-December/108512.html >>> >>> The failed commands it shows are the initial ones issued by Emacs >>> when a de