[Lldb-commits] [PATCH] D157160: Surface error messages from the DebugSymbols DBGShellCommands external agent; add logging for LC_NOTEs in Mach-O corefiles
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 7 18:27:24 PDT 2023
jasonmolenda updated this revision to Diff 548015.
jasonmolenda added a comment.
Update patch to send these error messages to the ErrorStream not OutputStream. Also change LocateSymbolFileMacOSX.cpp so the full command that was used to find the binary is included in the error message, to make it clearer exactly where the error message originated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157160/new/
https://reviews.llvm.org/D157160
Files:
lldb/source/Core/DynamicLoader.cpp
lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
lldb/source/Symbol/LocateSymbolFileMacOSX.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157160.548015.patch
Type: text/x-patch
Size: 13283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230808/6b2e7a2f/attachment-0001.bin>
More information about the lldb-commits
mailing list