all groups > visual studio .net debugging > october 2003 >
You're in the

visual studio .net debugging

group:

no symbols loaded


no symbols loaded anonymous NO[at]SPAM discussions.microsoft.com
10/28/2003 12:11:56 PM
visual studio .net debugging:
I am trying to debug the unmanaged VC++ application and
somehow it does not hit the breakpoint. Breakpoint
appears with "?" and the output window shows

'myapp.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', No
symbols loaded.
'myapp.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll',
No symbols loaded.
'myapp.exe': Loaded 'C:\WINDOWS\system32\mfc70d.dll',
Symbols loaded.
'myapp.exe': Loaded 'C:\WINDOWS\system32\msvcr70d.dll',
Symbols loaded......

Debbuger type is set to "AUTO". Also tried with "Native"
with no help. Any help please?????
RE: no symbols loaded csharp NO[at]SPAM microsoft.com
10/28/2003 10:25:35 PM
There is not enough enough information here. Where are you tyring to set
the bp at ? Does the code live in myapp.exe?

Did the symbols for myapp.exe load? (your output debug strings spew doesn't
show this)

--------------------
[quoted text, click to view]
AddThis Social Bookmark Button