Lines Matching refs:permanent
4432 permanent breakpoint.
4435 - When continuing from a location with a permanent breakpoint, we
4452 || bl->permanent)
4459 else if (bl->permanent)
4482 || bl->permanent)
8628 /* While by definition, permanent breakpoints are already present in the
8638 (If GDB later needs to continue execution past the permanent breakpoint,
8642 new_loc->permanent = 1;
8649 /* Return true if LOC is pointing to a permanent breakpoint,
11201 permanent elements and tertiarily just ensuring the array is sorted
11217 /* Sort permanent breakpoints first. */
11218 if (a->permanent != b->permanent)
11219 return a->permanent > b->permanent;
11670 permanent breakpoint at the same place as BPT, make that one the
11671 official one, and the rest as duplicates. Permanent breakpoints