MacSymbolicator icon indicating copy to clipboard operation
MacSymbolicator copied to clipboard

Search user's debug symbol store mapped paths and scripts

Open CouleeApps opened this issue 2 months ago • 0 comments

As per https://lldb.llvm.org/use/symbols.html, users can specify fields in the com.apple.DebugSymbols user defaults settings to search for debug symbols via uuid mapped paths and shell scripts. This PR adds support for searching with those methods.

CouleeApps avatar Oct 21 '25 03:10 CouleeApps