[Lldb-commits] [PATCH] D77771: [lldb/Docs] Document driver and inline replay.

2020-04-09 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere updated this revision to Diff 256330. JDevlieghere added a comment. Thanks for the feedback! CHANGES SINCE LAST ACTION https://reviews.llvm.org/D1/new/ https://reviews.llvm.org/D1 Files: lldb/docs/resources/reproducers.rst Index: lldb/docs/resources/reproducers.rst =

[Lldb-commits] [PATCH] D77771: [lldb/Docs] Document driver and inline replay.

2020-04-09 Thread Pavel Labath via Phabricator via lldb-commits
labath added a comment. This is really great, and a lot more than I hoped for (I was expecting a couple of doxygen comments). I have just two remarks: - the "Inline Replay" section is written in past tense, while the rest of the document uses present statement-of-fact tense. It would be good to

[Lldb-commits] [PATCH] D77771: [lldb/Docs] Document driver and inline replay.

2020-04-08 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere created this revision. JDevlieghere added a reviewer: labath. Repository: rLLDB LLDB https://reviews.llvm.org/D1 Files: lldb/docs/resources/reproducers.rst Index: lldb/docs/resources/reproducers.rst === --- ll