I've gotten to a point in debugging one of my programs that it would be best if I could, at any point in running the program, see all the objects that are being used by the program. With the Instruments tool that came with XCode, is there a way for me to do this? I've tried looking through it, but couldn't find anything.