aprantl accepted this revision. aprantl added a comment. This revision is now accepted and ready to land.
Very nice! ================ Comment at: lldb/docs/man/lldb.rst:16 + +:program:`lldb` is the command line interface for the LLDB debugger library. +:program:`lldb` can debug C, C++, Objective‐C, and Objective‐C++ programs. ---------------- While this is technically correct, as an end-user this makes me wonder if I picked the wrong command when I'm looking for the debugger. How about: `lldb is a fully featured debugger. It is a command line interface to the LLDB debugger library.` ================ Comment at: lldb/docs/man/lldb.rst:290 + +FILES +----- ---------------- CONFIGURATION FILES ? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70514/new/ https://reviews.llvm.org/D70514 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits