Show the user the DBGError (if available) when dsymForUUID fails.
rdar://90949180
Paths
| Differential D123743
[lldb] Show the DBGError if dsymForUUID can't find a dSYM ClosedPublic Authored by JDevlieghere on Apr 13 2022, 4:18 PM.
Details Summary Show the user the DBGError (if available) when dsymForUUID fails. rdar://90949180
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 14 2022, 2:59 PM This revision was landed with ongoing or failed builds.Apr 14 2022, 4:54 PM Closed by commit rGaf91446aa290: [lldb] Show the DBGError if dsymForUUID can't find a dSYM (authored by JDevlieghere). · Explain Why This revision was automatically updated to reflect the committed changes. StephenTozer added inline comments.
Revision Contents
Diff 422985 lldb/include/lldb/Symbol/LocateSymbolFile.h
lldb/source/Commands/CommandObjectTarget.cpp
lldb/source/Interpreter/CommandReturnObject.cpp
lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp
lldb/source/Symbol/LocateSymbolFile.cpp
lldb/source/Symbol/LocateSymbolFileMacOSX.cpp
lldb/source/Symbol/LocateSymbolFileMacOSX.cpp.rej
lldb/test/Shell/SymbolFile/Inputs/a.yaml
lldb/test/Shell/SymbolFile/Inputs/dsymforuuid.sh
lldb/test/Shell/SymbolFile/add-dsym.test
test/Shell/SymbolFile/Inputs/a.yaml
test/Shell/SymbolFile/Inputs/dsymforuuid.sh
test/Shell/SymbolFile/add-dsym.test
|
This file was presumably included by accident?