vsk added a comment.
Herald added a subscriber: dexonsmith.

I like it!



================
Comment at: lldb/docs/resources/reproducers.rst:9
+
+Reproducers in LLDB are an attempt to improve the experience for both the users
+encountering these bugs and the developers working on resolving them. The
----------------
s/are an attempt//


================
Comment at: lldb/docs/resources/reproducers.rst:73
+
+ > lldb --replay /path/to/reproducer
+
----------------
Is it valid to type: `lldb --capture --replay /path/to/reproducer`? This 
matters for users who might `alias lldb='lldb --capture'` in their shell rcs.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D70409



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

Reply via email to