[Lldb-commits] [PATCH] D28758: Fix typos and update "GDB To LLDB Command Map" to be a bit more clear
Saagar Jha via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Jan 15 18:45:50 PST 2017
saagarjha created this revision.
saagarjha added a reviewer: lldb-commits.
saagarjha set the repository for this revision to rL LLVM.
saagarjha added a project: LLDB.
I've gone through the GDB To LLDB Command Map and tried to improve it:
- Fix obvious typos (e.g. `<cope>` → `<code>`, "object C" to "Objective C")
- Wrap code and program names in `<code>` tags
- Convert names (e.g. "Mac OS X" → "macOS", "ObjC" → "Objective C"
- Reword a couple parts where (IMHO) the phrasing could be a bit better
Repository:
rL LLVM
https://reviews.llvm.org/D28758
Files:
www/lldb-gdb.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28758.84516.patch
Type: text/x-patch
Size: 15896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170116/196099d9/attachment.bin>
More information about the lldb-commits
mailing list