[all-commits] [llvm/llvm-project] 93cccc: [lldb] Fix typos and update "GDB To LLDB Command M...

Saagar Jha via All-commits all-commits at lists.llvm.org
Sun Jan 15 11:11:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93ccccb00d9717b58ba93f0942a243ba6dac4ef6
      https://github.com/llvm/llvm-project/commit/93ccccb00d9717b58ba93f0942a243ba6dac4ef6
  Author: Saagar Jha <saagar at saagarjha.com>
  Date:   2023-01-15 (Sun, 15 Jan 2023)

  Changed paths:
    M lldb/docs/use/map.rst

  Log Message:
  -----------
  [lldb] Fix typos and update "GDB To LLDB Command Map" to be a bit more clear

I've gone through the GDB To LLDB Command Map and tried to improve it:

 - Fix obvious typos (e.g. <cope> → <code>)
 - Wrap code and program names in <code> tags
 - Reword a couple parts where (IMHO) the phrasing could be a bit better

Differential revision: https://reviews.llvm.org/D28758




More information about the All-commits mailing list