Is there a plugin I can add to VB that shows me ALL objects that are in my apps memory at any given time.

I am dealling with a VERY large app, and would like to see what objects are not nothing, so that I can write a function to toast them.

Woka