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

Ed Maste emaste at freebsd.org
Mon Mar 23 12:34:14 PDT 2015


I encountered an issue like this early on while bringing up a new target (FreeBSD/mips64 I think), while the work was incomplete. Of course once I finished we always have frame 0, which is why I didn't commit it at the time.

But it (or, perhaps just an assert) presumably will be handy when someone else goes down the same path.


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