diff options
author | Dave Lee <davelee.com@gmail.com> | 2020-09-16 16:40:48 -0700 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2020-09-21 10:15:34 -0700 |
commit | 3b3b9ba1c7d89afe4909a42e2a795354bb79e062 (patch) | |
tree | c23250d93d3d7f3c47cc90216e48e9dcc2e97981 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 6950db36d33d85d18e3241ab6c87494c05ebe0fb (diff) | |
download | llvm-3b3b9ba1c7d89afe4909a42e2a795354bb79e062.zip llvm-3b3b9ba1c7d89afe4909a42e2a795354bb79e062.tar.gz llvm-3b3b9ba1c7d89afe4909a42e2a795354bb79e062.tar.bz2 |
[lldb/Commands] Fix outdated `breakpoint command add` help string
Update the some examples in the help string for `breakpoint command add`.
Python breakpoint commands have different output than what's shown in the help string.
Notes:
* Removed an example containing an inner function, as it seems more about a Python technique than about `command script add`
* Updated `print x` to `print(x)` to be python 2/3 agnostic
Differential Revision: https://reviews.llvm.org/D87807
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions