Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Did you know… You can cache symbols locally to disk? - #301

And here we go… beyond the #300 mark…

Under Tools – Options – Debugging – Symbols, there’s this checkbox

image

Whenever I use a symbol server, meaning that I’m loading symbols from somewhere that isn’t on my machine, like a UNC share, I do two things:

  1. Uncheck load symbols when this dialog is closed – i prefer to wait until the moment i need to load symbols
  2. I specify a cache location on disk to copy the symbol files to.

You never know when you won’t have access to the symbol server, so i prefer to use this option so  i can always keep going, just in case. i’m curious if anyone has a reason why not to use it.

Technorati Tags: ,
Posted: Thursday, August 28, 2008 3:00 AM by saraford

Comments

Danny Trobu said:

Go Sara Go!

(woohoo! First I think!)

# August 28, 2008 8:09 AM

leppie said:

Did YOU know, every time VS2008 (and SP1) tries to download the source files, the server responds with a HTTP 503 Application Unavailable error?

# August 28, 2008 8:33 AM

Hackish Code said:

Can I publish your tips on my WEB site http://www.hackishcode.com

# August 29, 2008 3:06 AM

Visual Studio Hacks said:

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Busy week this week so this is a quick all at once version. Greg Duncan posted a link to release announcement for XamlPadX 4.0 . Sasha

# August 31, 2008 1:09 PM

xjb said:

# February 25, 2009 8:27 PM
New Comments to this post are disabled
Page view tracker