Interview questions

.Net - What is Break Mode? How to set breakpoints?

Next question>>           Learn .NET
.Net - What is Break Mode? How to set breakpoints? - June 03, 2009 at 11:00 AM by Shuchi Gauri

What is Break Mode? How to set breakpoints?

Break mode is the state of an application when the execution gets paused and allows the developer to edit the value in the current state. To attain a break mode we can do any of the following steps:

a. Selecting Break from the Run menu (Ctrl+Break) or pressing the pause button.
b. Reaching to break point.

Setting up the break points:

a. Go to the line where you need to mark the breakpoint.
b. Click with mouse on left corner margin of that line.
c. Another way is to press F9

Next question>>

Also read

Describe the debugging windows available in .NET.

Breakpoints: displays a list of all the breakpoints and where they are.........

.Net Debugging and tracing

What is break mode? What are the options to step through code?, Debug Vs Trace, Define trace class, Define Listeners collection of Trace and Debug objects, Define Trace Switches..................

.NET debug and trace classes

What is Break mode?, What are the options for stepping through code?, What is a Breakpoint?, Define Debug and Trace Class, Explain how to configure Trace switches in the application's .config file, What are Trace switches?................ 

What is the difference between Debug.Write and Trace.Write?

Debug.Write: Debug Mode, Release Mode (used while debuging a project)..............

.NET debugging tools

How do we step through code?, What are the debugging windows available?.................

.NET debug and trace classes

What is Break mode?, What are the options for stepping through code?, What is a Breakpoint?, Define Debug and Trace Class, Explain how to configure Trace switches in the application's .config file, What are Trace switches?.................



Write your comment - Share Knowledge and Experience


 

 
Latest placement tests
Latest links
 
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring