Since at least two snapshots ago, lldb-mi no longer works on
MS-Windows:

  D:\usr\archive>lldb-mi d:\usr\bin\emacs.exe
  MI: Error: Driver. LLDB Debugger.
  MI: Error: Driver Manager. Driver 'Machine Interface Driver Version: 1.0.0.9' 
(ID:'MIDriver') initialise failed. Driver. LLDB Debugger.

It actually reacts the same to any invocation, even if you only want
it to display the usage:

  D:\usr\LLVM\bin>lldb-mi --help
  MI: Error: Driver. LLDB Debugger.
  MI: Error: Driver Manager. Driver 'Machine Interface Driver Version: 1.0.0.9' 
(ID:'MIDriver') initialise failed. Driver. LLDB Debugger.

What am I doing wrong?
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to