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

Jason Molenda jmolenda at apple.com
Mon Mar 23 18:48:04 PDT 2015


Not worth changing the patch but fwiw you could have added eFlagRequiresFrame to the CommandObjectParsed flags for this command to do the same thing.  My main reaction echoes Jim's - I don't know what it means to have a thread and no frame 0.  But given that two lldb devs have hit it, I guess early in the startup of a new platform you can get hit this.


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