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… How to load symbols from the Modules window? - #299

When you use Tools – Attach to Process, you’ll see the Modules window pop up. From here you can right-click and choose “Load Symbols”

Load Symbols from Modules window

From here the Find Symbols dialog box pops up, asking you to provide the location of the .pdb file. Actually, you only need to provide the folder location. As soon as Visual Studio sees the .pdb file, it’ll automatically grab it from you in the dialog.

Symbols loaded in the modules window

Technorati Tags: ,
Posted: Tuesday, August 26, 2008 3:00 AM by saraford

Comments

Dustin Campbell said:

Don't forget to update your tips for SP1! Lots of updates went in for symbols. When right-clicking on a module, you'll get two options:

Load Symbols From -> Symbol Path

Load Symbols From -> Microsoft Symbol Server

# August 26, 2008 1:47 PM

Chris Thompson said:

When I use Load Symbols > Microsoft Symbol Server in SP1, the source code doesn't line up when I step in, making it impossible to figure out what's going on.

# August 28, 2008 5:14 PM

Chris Thompson said:

When I use Load Symbols > Microsoft Symbol Server in SP1, the source code doesn't line up when I step in, making it impossible to figure out what's going on.

# August 28, 2008 5:14 PM

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
New Comments to this post are disabled
Page view tracker