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 press Ctrl+B to set a breakpoint at the desired function - #263

In case you want to set a breakpoint at a given function, and not at the current line, you don’t have to search for the function name to hit F9.  You can press Ctrl+B (general development settings) to do a Debug – Break at Function.

Breakpoints Window - Break at Function command

This command will bring up the Breakpoint window.

New Breakpoint window

Here you can type in the name of the function you wish to set a new breakpoint at.

Technorati Tags: ,
Posted: Monday, July 21, 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. Entrian Solutions is the publisher of a new add-in for Visual Studio 2005-2008 called Entrian Source Search . The tool provides an

# July 21, 2008 9:12 AM

jc said:

this is the 2nd time in a week that I have read one your posts and said "That is a nice little tip, I can't believe I didn't know that."  

so thank you.

# July 21, 2008 9:38 AM

xjb said:

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