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.
This command will bring up the Breakpoint window.
Here you can type in the name of the function you wish to set a new breakpoint at.
Technorati Tags: VS2005Tip,VS2008Tip
Comments
Anonymous
July 20, 2008
PingBack from http://wordnew.acne-reveiw.info/?p=11457Anonymous
July 21, 2008
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 anAnonymous
July 21, 2008
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.Anonymous
January 12, 2009
本篇包括tip261-tip270http://www.watch-life.net/visual-studio/visual-studio-2008-tip-day-27.html#261、按C...