paulherman added a comment.

This patch does exactly that. It detects the language of the frame and upgrades 
it according to the rules you said (I think I might've missed ObjC -> ObjC++, 
but that can be added).

Regarding the global setting of ObjC, I believe it is not helpful. What I mean 
is, when debugging something in ObjC the frame is probably already ObjC.

Paul


http://reviews.llvm.org/D11790



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

Reply via email to