[all-commits] [llvm/llvm-project] ad2453: [lldb][Docs] Add page about debugging lldb itself ...

David Spickett via All-commits all-commits at lists.llvm.org
Wed Sep 6 08:22:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad2453a2db22cd5aefabb8961a0cf025f8f7eb03
      https://github.com/llvm/llvm-project/commit/ad2453a2db22cd5aefabb8961a0cf025f8f7eb03
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M lldb/docs/index.rst
    A lldb/docs/resources/debugging.rst

  Log Message:
  -----------
  [lldb][Docs] Add page about debugging lldb itself (#65332)

We have docs about how to use lldb on other programs, this tells you how
to use lldb on ldlb and lldb-server.

Lacking any Mac experience I've not included any debugserver information
apart from stating it will be similar but not the same.

I plan for this page to include sections on debugging tests and other
things but this initial commit is purely about the two main binaries
involved.




More information about the All-commits mailing list