evgeny777 added a comment.

Greg, Enrico,

Can someone tell if it is possible to modify Python interface this way. Without 
this modification user breakpoints will be hit when someone evaluates 
expression and use Python interface. The lldb frontend ignores breakpoints, 
lldb-mi does not, becauses it uses SBFrame::EvaluateExpression in multimple 
places (for example in -data-evaluate-expression command). If it is not correct 
to apply this change in Python interface let me know - I'll implement a 
workaround in MI instead


http://reviews.llvm.org/D15778



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

Reply via email to