jingham added a comment.

And in general, interruption should be as responsive as you can make it.  When 
I tell lldb to "Stop right now" it really should do as close as possible to 
"stop right now".  Not, :-"excuse me I have 10 more pages of output to dump".  
It's not uncommon to dump some info, see what you want and not need to see the 
rest.  Interrupt in that case is expressing that "don't show me any more" so we 
should honor that.


https://reviews.llvm.org/D37923



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

Reply via email to