jingham added a comment.

Oops, forgot to include the "why requesting changes..."

Can you see if also adding a "get_short_help" gets rid of that dopey:

  For more information run 'help crashlog'  Expects 'raw' input (see 'help 
raw-input'.)

line?  It's getting added as the placeholder text in CommandObjectPythonObject 
& CommandObjectPythonFunction.  It is not a very good place holder, but anyway 
having the short help is good for "apropos" listings and the like.  And if 
those classes are doing the right thing, and actual short help should override 
the placeholder.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117165

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

Reply via email to