Searched refs:exec_pathname (Results 1 – 3 of 3) sorted by relevance
385 char *exec_pathname; member
2196 bs->breakpoint_at->exec_pathname); in print_it_typical()2685 && !inferior_has_execd (PIDGET (inferior_ptid), &b->exec_pathname)) in bpstat_stop_status()3433 if (b->exec_pathname != NULL) in print_one_breakpoint()3436 ui_out_field_string (uiout, "what", b->exec_pathname); in print_one_breakpoint()4086 b->exec_pathname = NULL; in set_raw_breakpoint()7005 if (bpt->exec_pathname != NULL) in delete_breakpoint()7006 xfree (bpt->exec_pathname); in delete_breakpoint()
1354 if (b->exec_pathname != NULL)1355 printf_filtered ("program \"%s\" ", b->exec_pathname);1362 if (b->exec_pathname != NULL)1365 ui_out_field_string (uiout, "what", b->exec_pathname);