[Lldb-commits] [PATCH] D57751: minidump: Add ability to attach (breakpad) symbol files to placeholder modules
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 8 10:21:25 PST 2019
clayborg accepted this revision.
clayborg added a comment.
In D57751#1390345 <https://reviews.llvm.org/D57751#1390345>, @labath wrote:
> Hi Greg, what do you think of my replies to your `CreateModuleFromObjectFile` comment?
Your explanation makes sense. I missed the fact that this function was creating a module from an object file!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57751/new/
https://reviews.llvm.org/D57751
More information about the lldb-commits
mailing list