How to disable all breakpoints in Visual C++ 6

C, C++, Visual C++, C++.Net Topics
Post Reply
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

How to disable all breakpoints in Visual C++ 6

Post by Neo » Mon Feb 08, 2010 8:39 pm

  1. Right click next to toolbar
  2. Select customize
  3. On Commands tab, select Debug on category combo box
  4. Drag & drop the icon in red circle to somewhere in toolbar
    debug.PNG
    debug.PNG (11.33 KiB) Viewed 2608 times
Now you can click on this icon which will remove all breakpoints in the project.
Post Reply

Return to “C/C++ Programming”