Visual Studio 2008 Debugger really slow with SSD
Posted
by Doug
on Super User
See other posts from Super User
or by Doug
Published on 2010-02-21T09:49:50Z
Indexed on
2010/03/21
23:21 UTC
Read the original article
Hit count: 426
Hey guys,
my setup is a laptop with Win 7 64bit, VS2008 SP1 on an intel x25-m 4gb RAM with page file turned off (no need) and 2.2 core duo
What happens is weird: When i build my project and attach the debugger the symbols load REALLY slowly... like 1 every 5 secs
Sometimes the symbols will fail to load at all. This is driving me crazy as this was a freshly installed win 7 box with default VS installation, working on ASP.net web applications...
i've never had to use symbol servers or any of that jazz so i'm quite frustrated. With this SSD it should breath fire as it does with loading and doing everything else.
Am i missing something?
© Super User or respective owner