[Lldb-commits] [lldb] Fix MAKE_DWP on Linux: set DSYM so the DWP packaging step runs (PR #198240)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Wed May 20 13:48:22 PDT 2026
================
----------------
clayborg wrote:
This should be:
```
DBG_SYMBOL_FILE = $(EXE).debug
```
https://github.com/llvm/llvm-project/pull/198240
More information about the lldb-commits
mailing list