S
skg
I am debugging managed and unmanaged code in C++ DLL
When ever i start debugging debugger hangs for 30secs or so at the last
line below at the last line and then continues
as normal.
How can i overcome this problem?
'Tester.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', No symbols loaded.
'Tester.exe': Loaded
'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorlib.dll', No symbols
loaded.
'Tester.exe': Loaded
'C:\WINDOWS\assembly\NativeImages1_v1.1.4322\mscorlib\1.0.5000.0__b77a5c561934e089_9beb14e4\mscorlib.dll',
No symbols loaded.
thanks!!!
When ever i start debugging debugger hangs for 30secs or so at the last
line below at the last line and then continues
as normal.
How can i overcome this problem?
'Tester.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', No symbols loaded.
'Tester.exe': Loaded
'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorlib.dll', No symbols
loaded.
'Tester.exe': Loaded
'C:\WINDOWS\assembly\NativeImages1_v1.1.4322\mscorlib\1.0.5000.0__b77a5c561934e089_9beb14e4\mscorlib.dll',
No symbols loaded.
thanks!!!