jingham added a comment.

Cool!  For completeness I think it is a good idea to do this to all the 
functions in InferiorCallPOSIX.  For the general InferiorCall one it might be a 
good idea to add a defaulted (to false) parameter so that if somebody really 
needs to use it for something that might throw they can.  But this is for 
calling simple low level function which shouldn't be throwing, so defaulting to 
not firing up the runtimes to catch exceptions is more appropriate.

Then this is good to go.


http://reviews.llvm.org/D15978



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to