Yes,sure,

I restarted the Vstudio, deleted the .pdb ... And so on ... i´m certified in
.Net development, and have 15 years experience in programming ... i´m not a
novice ... 

Bye

Vitor

-----Mensagem original-----
De: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] Em nome de Steve Johnson
Enviada em: segunda-feira, 13 de fevereiro de 2006 11:17
Para: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Assunto: Re: [ADVANCED-DOTNET] RES: [ADVANCED-DOTNET] .NET IS CRAZY ...

On 2/12/06, Vitor Dantas de Andrade <[EMAIL PROTECTED]> wrote:
>
> The code is very simple, its like :
>
> If lista.Count = 0 then FillFunction()
>
> The problem is, when i get to this line, the debugger shows 
> lista.Count = 3, but the code enters the FillFunction() Lista is a 
> generics list
>
> I found that the code is running right, but Visual Studio is showing 
> the wrong value on the watch list. It´s a bug, but on Vstudio rather 
> then the framework ...
>

I would bet that your pdb file is out-of-sync with the binary.  Are you sure
that the pdb file is correct for the binary that you are debugging?

--
Steve Johnson

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to