[all-commits] [llvm/llvm-project] f918c0: [lldb] Allow env override for LLDB_ARGDUMPER_PATH ...
Keith Smiley via All-commits
all-commits at lists.llvm.org
Tue May 14 13:43:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f918c056f06968763870bc3e6b9f9d7074e1f867
https://github.com/llvm/llvm-project/commit/f918c056f06968763870bc3e6b9f9d7074e1f867
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths:
M lldb/source/Host/macosx/objcxx/Host.mm
Log Message:
-----------
[lldb] Allow env override for LLDB_ARGDUMPER_PATH (#91688)
This mirrors the LLDB_DEBUGSERVER_PATH environment variable and allows
you to have lldb-argdumper in a non-standard location and still use it
at runtime.
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