Debuginfo Memoryallocating

Hello @all

i got another question :).
I am using Visual Studio 2008. Is there a possibility in the Debugger to recognize when a Funktion allocates Memory? The Point ist, the Function is encapsulated in a DLL, so i cant see the Implementation.

Thanks for your Help
what compiler are you using?

Some will show assembly, and form there you can tell if it allocates memory.
Topic archived. No new replies allowed.