Re: Visual Studio .NET 2003 Debugger Problem
- From: "Oleg Starodumov" <com-dot-debuginfo-at-oleg>
- Date: Mon, 3 Oct 2005 11:21:30 +0300
> I have a simple C# program that loads a dll file. This dll file builds as
> part of my C# project. During debugging, the dll file symbols do not load.
> The break point has the "?". Why is the *.pdb file not loading and/or not
> found? I also tried to build this dll file with C7 symbols with no pdb file.
>
Probably the DLL is loaded from wrong (unexpected) location
(you can check the path in Modules window).
Regards,
Oleg
[VC++ MVP]
.
- Prev by Date: Re: get pdb info?
- Next by Date: Re: Is there a way to perform searching in memory window?
- Previous by thread: RE: get pdb info?
- Next by thread: Re: Is there a way to perform searching in memory window?
- Index(es):
Relevant Pages
|
Loading