[Lldb-commits] [PATCH] D11176: [LLDB][MIPS] To handle SI_KERENEL generated for invalid 64 bit address

Greg Clayton clayborg at gmail.com
Wed Jul 22 10:24:32 PDT 2015


clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

So we are putting non-posix crash reasons into POSIX? Seems wrong to me. Seems like this should be detected in the linux specific code before letting a CrashReason.cpp crash reason if this is linux specific.


Repository:
  rL LLVM

http://reviews.llvm.org/D11176







More information about the lldb-commits mailing list