Home | History | Annotate | Download | only in make

Lines Matching refs:debug_printf

578 	debug_printf("%s, job table:\n", where);
581 debug_printf("job %d, status %s, flags %s, pid %d\n",
1146 debug_printf("\n");
1147 debug_printf("*** Failed target: %s\n", job->node->name);
1148 debug_printf("*** In directory: %s\n", curdir);
1149 debug_printf("*** Failed commands:\n");
1152 debug_printf("\t%s\n", cmd);
1156 debug_printf("\t=> %s\n", xcmd);
1478 debug_printf("Running %s\n", job->node->name);
1479 debug_printf("\tCommand:");
1481 debug_printf(" %s", argv[i]);
1483 debug_printf("\n");
1597 debug_printf(