[Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.

Jim Ingham jingham at apple.com
Mon Mar 23 19:18:50 PDT 2015


Yes, I think there are a lot of places around in lldb where we assume that if you have a valid thread you have a valid frame 0.  You're not going to get very far if you don't get that right.

Jim


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8554

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list