Share via


Did you know… How to load only specified symbols when you want to? - #302

Continuing with yesterday’s tip, there’s another option to configure when and how symbols are loaded.

Above the option to load symbols when the dialog closes, there’s an option to load only the symbols specified in the Symbol File Locations when you load symbols manually.

Search above locations only when symbols loaded manually option

If you really want Visual Studio to wait until you tell it to load symbols, this is the option for you. Recall from an earlier tip how to load symbols manually.

If this option is enabled, the load symbols when dialog closed option is disabled as it is a no-op.

I believe this is a tip only for VS2008, as i do not recall this option back in the 2005 days. I really need Internet connectivity whenever i write tips =D

Technorati Tags: VS2008Tip

Comments