debugging c# code in Visual Studio 2005 slow

debugging c# code in Visual Studio 2005 slow

am 06.09.2007 08:59:11 von schouwla

How come debugging c# code in VS2005 is much slower than debugging
Java code in IntelliJ IDEA
Is it possible to change any compilation flags to make it go faster?

Thanks
Lars

Re: debugging c# code in Visual Studio 2005 slow

am 06.09.2007 18:39:08 von Doker

Lars Schouw pisze:
> How come debugging c# code in VS2005 is much slower than debugging
> Java code in IntelliJ IDEA
> Is it possible to change any compilation flags to make it go faster?
Do you mean runnig a program in debug mode or the process of stopping it
to debug or something else?

Re: debugging c# code in Visual Studio 2005 slow

am 10.09.2007 16:38:30 von schouwla

Stepping from one line to the next one while running a program under
visual studio

On Sep 7, 1:39 am, Doker wrote:
> Lars Schouw pisze:> How come debugging c# code in VS2005 is much slower than debugging
> > Java code in IntelliJ IDEA
> > Is it possible to change any compilation flags to make it go faster?
>
> Do you mean runnig a program in debug mode or the process of stopping it
> to debug or something else?

Re: debugging c# code in Visual Studio 2005 slow

am 10.09.2007 19:00:54 von Doker

Lars Schouw pisze:
> Stepping from one line to the next one while running a program under
> visual studio
You must have some configurational error. Never had any situation like
that and never heard of something similar.

Re: debugging c# code in Visual Studio 2005 slow

am 11.09.2007 02:12:39 von schouwla

Any ideas where to begin checking?
Lars

On Sep 11, 2:00 am, Doker wrote:
> Lars Schouw pisze:> Stepping from one line to the next one while running a program under
> > visual studio
>
> You must have some configurational error. Never had any situation like
> that and never heard of something similar.

Re: debugging c# code in Visual Studio 2005 slow

am 30.11.2007 05:47:15 von Mario Rosario

What is your processor speed? and how much memory does your system have?

"Lars Schouw" wrote in message
news:1189061951.811794.320990@y42g2000hsy.googlegroups.com.. .
> How come debugging c# code in VS2005 is much slower than debugging
> Java code in IntelliJ IDEA
> Is it possible to change any compilation flags to make it go faster?
>
> Thanks
> Lars
>