[all-commits] [llvm/llvm-project] 703062: [lldb][docs] Add strace example to Debugging doc

David Spickett via All-commits all-commits at lists.llvm.org
Mon Oct 23 09:05:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70306238cf3730fd7ef02170a1fdfa302676ac2b
      https://github.com/llvm/llvm-project/commit/70306238cf3730fd7ef02170a1fdfa302676ac2b
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

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

  Log Message:
  -----------
  [lldb][docs] Add strace example to Debugging doc

This has been very useful lately debugging remote
connections. In some cases it's probably better
than our own logging.




More information about the All-commits mailing list