debugging - Disable global breakpoints in Eclipse CDT? -


i've installed ptp in eclipse , can create global keypoints, one:

enter image description here

which totally ignored during normal debugging. , can create classic breakpoints (blue circles) during debug (which not ignored). how can create normal breakpoints when not debugging?


Comments