rupprecht added a comment.

In D88840#2313331 <https://reviews.llvm.org/D88840#2313331>, @kastiglione wrote:

> About `-P`, the man page for `lldb` and the driver's `Options.td` say it:
>
>> Prints out the path to the lldb.py file for this version of lldb.
>
> Should it do just that? If so this can be simplified further.

It can print the path, or it can print `<COULD NOT FIND PATH>` if e.g. lldb 
wasn't built with python support or has some non-standard python setup. So I 
think this is basically as simple as the parsing can get.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88840

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

Reply via email to