Home | History | Annotate | Download | only in gdb

Lines Matching defs:cond_string

626 	      bool temp = true, const char *cond_string = nullptr);
851 gdb::unique_xmalloc_ptr<char> cond_string;
919 description of the location, and COND_STRING as condition
926 gdb::unique_xmalloc_ptr<char> cond_string,
1120 COND_STRING is not NULL, then store it in the breakpoint. */
1121 catchpoint (struct gdbarch *gdbarch, bool temp, const char *cond_string);
1608 COND_STRING, THREAD, and EXTRA_STRING parameters.
1619 COND_STRING, THREAD, and EXTRA_STRING parameters.
1621 If FORCE_CONDITION is true, the condition (in COND_STRING) is accepted
1650 const char *cond_string, int thread,