[all-commits] [llvm/llvm-project] 19bf0a: [lldb][docs] Add troubleshooting section to script...

David Spickett via All-commits all-commits at lists.llvm.org
Fri Oct 31 07:02:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19bf0adfd0efa7c8e9bbc48d119b47f9349dcf69
      https://github.com/llvm/llvm-project/commit/19bf0adfd0efa7c8e9bbc48d119b47f9349dcf69
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-10-31 (Fri, 31 Oct 2025)

  Changed paths:
    M lldb/docs/use/tutorials/implementing-standalone-scripts.md

  Log Message:
  -----------
  [lldb][docs] Add troubleshooting section to scripting introduction

Logs just helped someone on Discord debug an issue in a way that would
not have been possible just by stepping the Python script. It was that
LLDB could not find the lldb-server binary.

We do talk about logs elsewhere but I think it's fine to repeat
here since it's a lot of people's first experience with scripting.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list