Skip to content
Commit 7d87b92d authored by Greg Clayton's avatar Greg Clayton
Browse files

Fix the objective C object validator that I broke. When we have ObjC runtime

V2 and we only have gdb_class_getClass, then make sure the isa isn't NULL 
before trying to call gdb_class_getClass otherwise we end up deadlocking the
objective C runtime.

llvm-svn: 123615
parent 47a15b7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment