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: VS2005Tip,VS2008Tip

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>