Home
last modified time | relevance | path

Searched refs:DebugSymbols (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/lldb/docs/use/
Dsymbols.rst11 The DebugSymbols.framework framework helps locate dSYM files when given a UUID.
20 DebugSymbols.framework also has global defaults that can be modified to allow
22 easily find important debug symbols. The domain for the DebugSymbols.framework
23 defaults is **com.apple.DebugSymbols**, and the defaults can be read, written
28 % defaults read com.apple.DebugSymbols
29 % defaults write com.apple.DebugSymbols KEY ...
30 % defaults delete com.apple.DebugSymbols KEY
41 DebugSymbols.framework is asked to lookup a dSYM file, it will first
46 % defaults write com.apple.DebugSymbols DBGFileMappedPaths -string /path/to/uuidmap1
47 % defaults write com.apple.DebugSymbols DBGFileMappedPaths -array /path/to/uuidmap1
[all …]
/openbsd/src/gnu/usr.bin/perl/win32/
DGNUmakefile611 else ifeq ($(CFG),DebugSymbols)
687 else ifeq ($(CFG),DebugSymbols)
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp2217 enum { DebugSymbols = true, NonDebugSymbols = false }; enumerator
4529 if (!ParseSymbolLambda(nlist, nlist_idx++, DebugSymbols)) in ParseSymtab()
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlhacktips.pod1899 will need to build perl with C<CFG=Debug> or C<CFG=DebugSymbols>.
Dperl5220delta.pod2555 New C<DebugSymbols> and C<DebugFull> configuration options added to