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 show the disassembly automatically or not at all? - #272

Under Tools – Options – Debugging – General, there’s an option to "Show Disassembly If Source Is Not Available.”

Show disassembly if source is not available

Not surprisingly, this is the option you see when you try to step into code when the sources are not available.  If this option is unchecked, you’ll get this old favorite dialog:

There is no source code available message box

And of course, if you press Show Disassembly, you’ll get the disassembly. 

But let’s say you check the option “Show disassembly Automatically.”  This will set the “Show disassembly if source is  not available” option back in tools options.  And if you want to see this dialog again, meaning you don’t want to always see the disassembly, go to tools options to uncheck it.

Technorati Tags: ,
Posted: Friday, August 01, 2008 3:00 AM by saraford

Comments

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. Sara Ford's Tip of the Day #270 explains that you can have all processes break when one process breaks . Daniel Moth posted two cool

# August 1, 2008 5:54 PM

Marceldevg said:

Hi,

Is it possible to see disassembly inlined in the source code ?

I thought it was possible in a previous version of visual studio ?

Thanks

Marcel

# August 1, 2008 7:19 PM

真见 said:

友情提示:请大家直接看原英文,参照系列标题就是简介。消息与工具第一名:31天的VisualStudio提示和技巧。

# August 6, 2008 2:04 AM

真见 said:

友情提示:请大家直接看原英文,参照系列标题就是简介。消息与工具第一名:31天的VisualStudio提示和技巧。

# August 6, 2008 2:09 AM

cnblogs.com said:

友情提示:请大家直接看原英文,参照系列标题就是简介。 消息与工具 第一名:31天的Visual Studio提示和技巧。   2. 微软下载(TFS ) -VSTS 2008 技术可行性说明书

# August 6, 2008 2:54 AM

xjb said:

# January 13, 2009 8:22 PM
New Comments to this post are disabled
Page view tracker