- enabling and disabling a breakpoint were missing.
Details
Details
- Reviewers
JDevlieghere - Commits
- rG24fca5cd7128: [lldb] add to gdb to lldb doc
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
There's a copy paste error in the first header. Other than that, this is fine, thanks for adding the entries!
lldb/docs/use/map.rst | ||
---|---|---|
613 | Shouldn't that be "Disable" not "Enable" |
Comment Actions
Unit tests: pass. 61936 tests passed, 0 failed and 783 were skipped.
clang-tidy: unknown.
clang-format: pass.
Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Comment Actions
Unit tests: pass. 61936 tests passed, 0 failed and 783 were skipped.
clang-tidy: unknown.
clang-format: pass.
Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Shouldn't that be "Disable" not "Enable"