I have an application that I compiled using VS 2008 on Windows 7 using C ++ And I got an exception, I try to catch this, I created a pdb file (because I compiled in the release). and see part of the stack, but that doesn't give me a clue as to where the error is. Im looking for free ways to get this error. Can you recommend free ways to do this?
Visual C ++ has very good C memory debugging built-in.
. #define _CRTDBG_MAP_ALLOC : CRT .
#define _CRTDBG_MAP_ALLOC
:
, , , .
, BoundsChecker, HeapAgent Purify, , Fortify, , , , VisualStudio.
Source: https://habr.com/ru/post/1745170/More articles:Полиморфные модели хакеров - ruby-on-railsTesting a method sending email without sending mail - c #C ++ is like a stream parameter, variables are not available - c ++Although not required [required], the list box is displayed as needed, and the state of the model is not valid because it is null? - asp.net-mvcQuestion about encapsulation - javaHow do I see ** all ** current defined variables in PHP? - debuggingCSS selector for the last occurrence of the class on the page - cssAdd custom field key to functions.php - phpMonotouch Classes - c #Must read resources for NoSQL developers - databaseAll Articles