Issue 170727
Summary Add a verbose option to `help` and include the "build configuration" in the command output
Labels lldb
Assignees JDevlieghere
Reporter JDevlieghere
    Add a verbose option to `help` and include the "build configuration" (i.e. the data currently collected in `SBDebugger::GetBuildConfiguration`) in the version command output. We should also consider doing the same thing for `lldb --help`. This would allow users to quickly identify if their version of LLDB was built with support for xml/curl/python/lua etc. 

https://github.com/llvm/llvm-project/pull/170478

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to