Added a new "objc_refs" command that will track down all allocations on the heap that have the "isa" for the objective C class at offset zero. This will need to be improved to deal with KVO classes, but it is a start. It also disallows looking up a pointer value of zero since that would return way too many matches. 



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@161724 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed