Good change as long as it accomplishes the same thing as your null check 
against GetStackFrameAtIndex(0).  eFlagRequiresFrame is slightly different, 
checking that the ExecutionContext got a frame but I suppose the ECX got it 
from the same place -- GetStackFrameAtIndex(0) so it should be fine.

I wouldn't raise such a pedantic point except that lldb is clearly in an odd 
state when this code path is erroring out; normal assumptions may not be safe.


http://reviews.llvm.org/D8574

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



_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to