Did you know… You can set a breakpoint by clicking in the indicator margin - #260

Ah, time to get up and stretch.  We’re in a new series, and it’s all about debugging.

Let’s start off with the very basics.  I know the majority of you already know this, but remember someone probably had to show you how to do this at some point.  So, this is for all of you new to Visual Studio and/or coding and haven’t seen this.

You can set a breakpoint on any applicable line by clicking in the indicator margin, as illustrated

Set breakpoint via indicator margin

and clicking here will insert the breakpoint.

image

Technorati Tags: VS2005Tip,VS2008Tip