[Lldb-commits] [PATCH] D92692: Ignore DBGArchitecture from DebugSymbols DBGShellCommands outputs

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 4 14:19:51 PST 2020


jasonmolenda added a comment.

Ah, I forgot to add.  I added a test by having an existing corefile test (which loads an x86_64 binary) have a plist that claims it is i386.  It's close to the same thing, and results in the same kind of erroring if lldb trusts the arch from the plist.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92692/new/

https://reviews.llvm.org/D92692



More information about the lldb-commits mailing list