This revision was automatically updated to reflect the committed changes.
Closed by commit rG69c8e64ba6be: [formatters] Improve documentation (authored
by Walter Erquinigo ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115974/new/
wallace updated this revision to Diff 397667.
wallace added a comment.
per comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115974/new/
https://reviews.llvm.org/D115974
Files:
lldb/docs/use/variable.rst
Index: lldb/docs/use/variable.rst
=
clayborg added inline comments.
Comment at: lldb/docs/use/variable.rst:77
+which is what the user would expect from a good debugger.
+
There are several features related to data visualization: formats, summaries,
jingham wrote:
> jingham wrote:
> > This is a nic
jingham added inline comments.
Comment at: lldb/docs/use/variable.rst:77
+which is what the user would expect from a good debugger.
+
There are several features related to data visualization: formats, summaries,
jingham wrote:
> This is a nice example, but we sh
jingham added a comment.
Those are useful tips, thanks!
Comment at: lldb/docs/use/variable.rst:77
+which is what the user would expect from a good debugger.
+
There are several features related to data visualization: formats, summaries,
This is a nice example,
JDevlieghere added a comment.
Please reflow your text to fit in the existing 80 col limit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115974/new/
https://reviews.llvm.org/D115974
___
lldb-commits mail
wallace created this revision.
wallace added a reviewer: clayborg.
wallace requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
This adds some important remarks to the data formatter documentation.
Repository:
rG LLVM Github Monorepo
https: