jingham added a comment.

Shouldn't it be the job of the subsequent filtering loop to sort this out?  The 
debugger should be able to call functions from a given frame, even if that 
function is not actually visible from the current frame.  So I don't think you 
want to reject such functions from the candidate list.  You just want to make 
sure that if there IS one visible, it should override the ones that aren't 
visible.


http://reviews.llvm.org/D22060



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

Reply via email to