Please some1 tell me how to use VLD ..do not forward links please.. Look , I have added the header file vld.h to my projects header file and then included it to my source .cpp file.. then I have included include directory path and library path and library files to Linker mentioned in the projects properties. I have also added Lib folders and include directories location to Virtual c++ include library and directory folder.. Then I have created a code which contains leak.. But the debugger o/p is:
'LeakCheck.exe': Loaded 'C:\Users\parthkumars\Documents\Visual Studio 2010\Projects\LeakCheck\Release\LeakCheck.exe', Symbols loaded.
'LeakCheck.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll', Cannot find or open the PDB file
'LeakCheck.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll', Cannot find or open the PDB file
'LeakCheck.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll', Cannot find or open the PDB file
'LeakCheck.exe': Loaded 'C:\Windows\SysWOW64\msvcr100.dll', Cannot find or open the PDB file
The program '[6300] LeakCheck.exe: Native' has exited with code 0 (0x0).
Please some1 help me.. I have been struggling with this for 2 days now.. Please!!
'LeakCheck.exe': Loaded 'C:\Users\parthkumars\Documents\Visual Studio 2010\Projects\LeakCheck\Release\LeakCheck.exe', Symbols loaded.
'LeakCheck.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll', Cannot find or open the PDB file
'LeakCheck.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll', Cannot find or open the PDB file
'LeakCheck.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll', Cannot find or open the PDB file
'LeakCheck.exe': Loaded 'C:\Windows\SysWOW64\msvcr100.dll', Cannot find or open the PDB file
The program '[6300] LeakCheck.exe: Native' has exited with code 0 (0x0).
Please some1 help me.. I have been struggling with this for 2 days now.. Please!!