jingham added a comment.

I would do this:

  lldb --print-script-interpreter-info python

making the interpreter the argument for this option.  That seems clearer than 
having to provide two flags.  language is overloaded anyway, because it can be 
a source language or a script interpreter language, so it might be better to 
side-step that one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112973/new/

https://reviews.llvm.org/D112973

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to