Nerixyz wrote: > Seems to align with how the PDB plugin does it
The only difference is that PDB doesn't set the `debug` flag. I think the debug flag is more correct here, since the symbols we're adding aren't exposed in the binary but only in the debug info. https://github.com/llvm/llvm-project/pull/154121 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits