cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Debuginfo Memoryallocating
Debuginfo Memoryallocating
Oct 24, 2012 at 8:25am UTC
trialanderror usually
(40)
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
Oct 24, 2012 at 11:14am UTC
pogrady
(677)
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.