(gdb) s 1105 d->file->parent = file; (gdb) s 1106 maybe_make = *must_make_ptr; (gdb) s 1107 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd8d640, depth=depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1024 dep_status = update_file (file, depth); (gdb) s update_file (file=0x56217bd8d640, depth=4) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 0x000056217a5d6253 in update_file_1 (depth=, file=) at ../../remake.c:454 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s update_file (file=0x56217bd8d640, depth=4) at ../../remake.c:320 320 if (!(f->updated && f->update_status > us_none (gdb) s 323 DBF (DB_VERBOSE, _("Pruning file '%s'.\n")); (gdb) s 324 return f->command_state == cs_finished ? f->update_status : us_success; (gdb) s check_dep (file=0x56217bd8d640, depth=4, depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1025 1025 check_renamed (file); (gdb) s 1026 mtime = file_mtime (file); (gdb) s 1028 if (mtime == NONEXISTENT_MTIME || mtime > this_mtime) (gdb) s 1029 *must_make_ptr = 1; (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s check_dep (file=0x56217bd91c80, depth=3, depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1108 1108 if (new > dep_status) (gdb) s 1111 if (! d->ignore_mtime) (gdb) s 1112 *must_make_ptr = maybe_make; (gdb) s 1114 if (dep_status && !keep_going_flag) (gdb) s 1117 if (d->file->command_state == cs_running (gdb) s 1122 d = d->next; (gdb) s 1125 if (deps_running) (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:573 573 if (new > dep_status) (gdb) s 577 if (rebuilding_makefiles) (gdb) s 580 if (! d->ignore_mtime) (gdb) s 581 must_make = maybe_make; (gdb) s 587 if (f->double_colon) (gdb) s 591 running |= (f->command_state == cs_running (gdb) s 593 f = f->prev; (gdb) s 598 if (dep_status && !keep_going_flag) (gdb) s 601 if (!running) (gdb) s 608 d = d->next; (gdb) s 544 mtime = file_mtime (d->file); (gdb) s 545 check_renamed (d->file); (gdb) s 547 if (is_updating (d->file)) (gdb) s 562 d->file->parent = file; (gdb) s 563 maybe_make = must_make; (gdb) s 566 if (rebuilding_makefiles) (gdb) s 572 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd91d20, depth=depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1036 if (!file->phony && file->cmds == 0 && !file->tried_implicit) (gdb) s 1052 mtime = file_mtime (file); (gdb) s 1054 if (mtime != NONEXISTENT_MTIME && mtime > this_mtime) (gdb) s 1069 if (file->command_state != cs_running) (gdb) s 1080 d = file->deps; (gdb) s 1081 while (d != 0) (gdb) s 1086 if (is_updating (d->file)) (gdb) s 1105 d->file->parent = file; (gdb) s 1106 maybe_make = *must_make_ptr; (gdb) s 1107 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd9d210, depth=depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1024 dep_status = update_file (file, depth); (gdb) s update_file (file=0x56217bd9d210, depth=4) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 0x000056217a5d6253 in update_file_1 (depth=, file=) at ../../remake.c:454 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s update_file (file=0x56217bd9d210, depth=4) at ../../remake.c:320 320 if (!(f->updated && f->update_status > us_none (gdb) s 323 DBF (DB_VERBOSE, _("Pruning file '%s'.\n")); (gdb) s 324 return f->command_state == cs_finished ? f->update_status : us_success; (gdb) s check_dep (file=0x56217bd9d210, depth=4, depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1025 1025 check_renamed (file); (gdb) s 1026 mtime = file_mtime (file); (gdb) s 1028 if (mtime == NONEXISTENT_MTIME || mtime > this_mtime) (gdb) s 1029 *must_make_ptr = 1; (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s check_dep (file=0x56217bd91d20, depth=3, depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1108 1108 if (new > dep_status) (gdb) s 1111 if (! d->ignore_mtime) (gdb) s 1112 *must_make_ptr = maybe_make; (gdb) s 1114 if (dep_status && !keep_going_flag) (gdb) s 1117 if (d->file->command_state == cs_running (gdb) s 1122 d = d->next; (gdb) s 1086 if (is_updating (d->file)) (gdb) s 1105 d->file->parent = file; (gdb) s 1106 maybe_make = *must_make_ptr; (gdb) s 1107 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd8d640, depth=depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1024 dep_status = update_file (file, depth); (gdb) s update_file (file=0x56217bd8d640, depth=4) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 0x000056217a5d6253 in update_file_1 (depth=, file=) at ../../remake.c:454 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s update_file (file=0x56217bd8d640, depth=4) at ../../remake.c:320 320 if (!(f->updated && f->update_status > us_none (gdb) s 323 DBF (DB_VERBOSE, _("Pruning file '%s'.\n")); (gdb) s 324 return f->command_state == cs_finished ? f->update_status : us_success; (gdb) s check_dep (file=0x56217bd8d640, depth=4, depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1025 1025 check_renamed (file); (gdb) s 1026 mtime = file_mtime (file); (gdb) s 1028 if (mtime == NONEXISTENT_MTIME || mtime > this_mtime) (gdb) s 1029 *must_make_ptr = 1; (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s check_dep (file=0x56217bd91d20, depth=3, depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1108 1108 if (new > dep_status) (gdb) s 1111 if (! d->ignore_mtime) (gdb) s 1112 *must_make_ptr = maybe_make; (gdb) s 1114 if (dep_status && !keep_going_flag) (gdb) s 1117 if (d->file->command_state == cs_running (gdb) s 1122 d = d->next; (gdb) s 1125 if (deps_running) (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:573 573 if (new > dep_status) (gdb) s 577 if (rebuilding_makefiles) (gdb) s 580 if (! d->ignore_mtime) (gdb) s 581 must_make = maybe_make; (gdb) s 587 if (f->double_colon) (gdb) s 591 running |= (f->command_state == cs_running (gdb) s 593 f = f->prev; (gdb) s 598 if (dep_status && !keep_going_flag) (gdb) s 601 if (!running) (gdb) s 608 d = d->next; (gdb) s 544 mtime = file_mtime (d->file); (gdb) s 545 check_renamed (d->file); (gdb) s 547 if (is_updating (d->file)) (gdb) s 562 d->file->parent = file; (gdb) s 563 maybe_make = must_make; (gdb) s 566 if (rebuilding_makefiles) (gdb) s 572 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd91dc0, depth=depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1036 if (!file->phony && file->cmds == 0 && !file->tried_implicit) (gdb) s 1052 mtime = file_mtime (file); (gdb) s 1054 if (mtime != NONEXISTENT_MTIME && mtime > this_mtime) (gdb) s 1069 if (file->command_state != cs_running) (gdb) s 1080 d = file->deps; (gdb) s 1081 while (d != 0) (gdb) s 1086 if (is_updating (d->file)) (gdb) s 1105 d->file->parent = file; (gdb) s 1106 maybe_make = *must_make_ptr; (gdb) s 1107 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd9d330, depth=depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1024 dep_status = update_file (file, depth); (gdb) s update_file (file=0x56217bd9d330, depth=4) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 0x000056217a5d6253 in update_file_1 (depth=, file=) at ../../remake.c:454 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s update_file (file=0x56217bd9d330, depth=4) at ../../remake.c:320 320 if (!(f->updated && f->update_status > us_none (gdb) s 323 DBF (DB_VERBOSE, _("Pruning file '%s'.\n")); (gdb) s 324 return f->command_state == cs_finished ? f->update_status : us_success; (gdb) s check_dep (file=0x56217bd9d330, depth=4, depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1025 1025 check_renamed (file); (gdb) s 1026 mtime = file_mtime (file); (gdb) s 1028 if (mtime == NONEXISTENT_MTIME || mtime > this_mtime) (gdb) s 1029 *must_make_ptr = 1; (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s check_dep (file=0x56217bd91dc0, depth=3, depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1108 1108 if (new > dep_status) (gdb) s 1111 if (! d->ignore_mtime) (gdb) s 1112 *must_make_ptr = maybe_make; (gdb) s 1114 if (dep_status && !keep_going_flag) (gdb) s 1117 if (d->file->command_state == cs_running (gdb) s 1122 d = d->next; (gdb) s 1086 if (is_updating (d->file)) (gdb) s 1105 d->file->parent = file; (gdb) s 1106 maybe_make = *must_make_ptr; (gdb) s 1107 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd8d640, depth=depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1024 dep_status = update_file (file, depth); (gdb) s update_file (file=0x56217bd8d640, depth=4) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 0x000056217a5d6253 in update_file_1 (depth=, file=) at ../../remake.c:454 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s update_file (file=0x56217bd8d640, depth=4) at ../../remake.c:320 320 if (!(f->updated && f->update_status > us_none (gdb) s 323 DBF (DB_VERBOSE, _("Pruning file '%s'.\n")); (gdb) s 324 return f->command_state == cs_finished ? f->update_status : us_success; (gdb) s check_dep (file=0x56217bd8d640, depth=4, depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1025 1025 check_renamed (file); (gdb) s 1026 mtime = file_mtime (file); (gdb) s 1028 if (mtime == NONEXISTENT_MTIME || mtime > this_mtime) (gdb) s 1029 *must_make_ptr = 1; (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s check_dep (file=0x56217bd91dc0, depth=3, depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1108 1108 if (new > dep_status) (gdb) s 1111 if (! d->ignore_mtime) (gdb) s 1112 *must_make_ptr = maybe_make; (gdb) s 1114 if (dep_status && !keep_going_flag) (gdb) s 1117 if (d->file->command_state == cs_running (gdb) s 1122 d = d->next; (gdb) s 1125 if (deps_running) (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:573 573 if (new > dep_status) (gdb) s 577 if (rebuilding_makefiles) (gdb) s 580 if (! d->ignore_mtime) (gdb) s 581 must_make = maybe_make; (gdb) s 587 if (f->double_colon) (gdb) s 591 running |= (f->command_state == cs_running (gdb) s 593 f = f->prev; (gdb) s 598 if (dep_status && !keep_going_flag) (gdb) s 601 if (!running) (gdb) s 608 d = d->next; (gdb) s 544 mtime = file_mtime (d->file); (gdb) s 545 check_renamed (d->file); (gdb) s 547 if (is_updating (d->file)) (gdb) s 562 d->file->parent = file; (gdb) s 563 maybe_make = must_make; (gdb) s 566 if (rebuilding_makefiles) (gdb) s 572 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd91e60, depth=depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1036 if (!file->phony && file->cmds == 0 && !file->tried_implicit) (gdb) s 1052 mtime = file_mtime (file); (gdb) s 1054 if (mtime != NONEXISTENT_MTIME && mtime > this_mtime) (gdb) s 1069 if (file->command_state != cs_running) (gdb) s 1080 d = file->deps; (gdb) s 1081 while (d != 0) (gdb) s 1086 if (is_updating (d->file)) (gdb) s 1105 d->file->parent = file; (gdb) s 1106 maybe_make = *must_make_ptr; (gdb) s 1107 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd9d450, depth=depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1024 dep_status = update_file (file, depth); (gdb) s update_file (file=0x56217bd9d450, depth=4) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 0x000056217a5d6253 in update_file_1 (depth=, file=) at ../../remake.c:454 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s update_file (file=0x56217bd9d450, depth=4) at ../../remake.c:320 320 if (!(f->updated && f->update_status > us_none (gdb) s 323 DBF (DB_VERBOSE, _("Pruning file '%s'.\n")); (gdb) s 324 return f->command_state == cs_finished ? f->update_status : us_success; (gdb) s check_dep (file=0x56217bd9d450, depth=4, depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1025 1025 check_renamed (file); (gdb) s 1026 mtime = file_mtime (file); (gdb) s 1028 if (mtime == NONEXISTENT_MTIME || mtime > this_mtime) (gdb) s 1029 *must_make_ptr = 1; (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s check_dep (file=0x56217bd91e60, depth=3, depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1108 1108 if (new > dep_status) (gdb) s 1111 if (! d->ignore_mtime) (gdb) s 1112 *must_make_ptr = maybe_make; (gdb) s 1114 if (dep_status && !keep_going_flag) (gdb) s 1117 if (d->file->command_state == cs_running (gdb) s 1122 d = d->next; (gdb) s 1086 if (is_updating (d->file)) (gdb) s 1105 d->file->parent = file; (gdb) s 1106 maybe_make = *must_make_ptr; (gdb) s 1107 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd8d640, depth=depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1024 dep_status = update_file (file, depth); (gdb) s update_file (file=0x56217bd8d640, depth=4) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 0x000056217a5d6253 in update_file_1 (depth=, file=) at ../../remake.c:454 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s update_file (file=0x56217bd8d640, depth=4) at ../../remake.c:320 320 if (!(f->updated && f->update_status > us_none (gdb) s 323 DBF (DB_VERBOSE, _("Pruning file '%s'.\n")); (gdb) s 324 return f->command_state == cs_finished ? f->update_status : us_success; (gdb) s check_dep (file=0x56217bd8d640, depth=4, depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1025 1025 check_renamed (file); (gdb) s 1026 mtime = file_mtime (file); (gdb) s 1028 if (mtime == NONEXISTENT_MTIME || mtime > this_mtime) (gdb) s 1029 *must_make_ptr = 1; (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s check_dep (file=0x56217bd91e60, depth=3, depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1108 1108 if (new > dep_status) (gdb) s 1111 if (! d->ignore_mtime) (gdb) s 1112 *must_make_ptr = maybe_make; (gdb) s 1114 if (dep_status && !keep_going_flag) (gdb) s 1117 if (d->file->command_state == cs_running (gdb) s 1122 d = d->next; (gdb) s 1125 if (deps_running) (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:573 573 if (new > dep_status) (gdb) s 577 if (rebuilding_makefiles) (gdb) s 580 if (! d->ignore_mtime) (gdb) s 581 must_make = maybe_make; (gdb) s 587 if (f->double_colon) (gdb) s 591 running |= (f->command_state == cs_running (gdb) s 593 f = f->prev; (gdb) s 598 if (dep_status && !keep_going_flag) (gdb) s 601 if (!running) (gdb) s 608 d = d->next; (gdb) s 544 mtime = file_mtime (d->file); (gdb) s 545 check_renamed (d->file); (gdb) s 547 if (is_updating (d->file)) (gdb) s 562 d->file->parent = file; (gdb) s 563 maybe_make = must_make; (gdb) s 566 if (rebuilding_makefiles) (gdb) s 572 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd91f00, depth=depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1036 if (!file->phony && file->cmds == 0 && !file->tried_implicit) (gdb) s 1052 mtime = file_mtime (file); (gdb) s 1054 if (mtime != NONEXISTENT_MTIME && mtime > this_mtime) (gdb) s 1069 if (file->command_state != cs_running) (gdb) s 1080 d = file->deps; (gdb) s 1081 while (d != 0) (gdb) s 1086 if (is_updating (d->file)) (gdb) s 1105 d->file->parent = file; (gdb) s 1106 maybe_make = *must_make_ptr; (gdb) s 1107 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd9d570, depth=depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1024 dep_status = update_file (file, depth); (gdb) s update_file (file=0x56217bd9d570, depth=4) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 0x000056217a5d6253 in update_file_1 (depth=, file=) at ../../remake.c:454 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s update_file (file=0x56217bd9d570, depth=4) at ../../remake.c:320 320 if (!(f->updated && f->update_status > us_none (gdb) s 323 DBF (DB_VERBOSE, _("Pruning file '%s'.\n")); (gdb) s 324 return f->command_state == cs_finished ? f->update_status : us_success; (gdb) s check_dep (file=0x56217bd9d570, depth=4, depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1025 1025 check_renamed (file); (gdb) s 1026 mtime = file_mtime (file); (gdb) s 1028 if (mtime == NONEXISTENT_MTIME || mtime > this_mtime) (gdb) s 1029 *must_make_ptr = 1; (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s check_dep (file=0x56217bd91f00, depth=3, depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1108 1108 if (new > dep_status) (gdb) s 1111 if (! d->ignore_mtime) (gdb) s 1112 *must_make_ptr = maybe_make; (gdb) s 1114 if (dep_status && !keep_going_flag) (gdb) s 1117 if (d->file->command_state == cs_running (gdb) s 1122 d = d->next; (gdb) s 1086 if (is_updating (d->file)) (gdb) s 1105 d->file->parent = file; (gdb) s 1106 maybe_make = *must_make_ptr; (gdb) s 1107 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd8d640, depth=depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1024 dep_status = update_file (file, depth); (gdb) s update_file (file=0x56217bd8d640, depth=4) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 0x000056217a5d6253 in update_file_1 (depth=, file=) at ../../remake.c:454 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s update_file (file=0x56217bd8d640, depth=4) at ../../remake.c:320 320 if (!(f->updated && f->update_status > us_none (gdb) s 323 DBF (DB_VERBOSE, _("Pruning file '%s'.\n")); (gdb) s 324 return f->command_state == cs_finished ? f->update_status : us_success; (gdb) s check_dep (file=0x56217bd8d640, depth=4, depth@entry=3, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad814) at ../../remake.c:1025 1025 check_renamed (file); (gdb) s 1026 mtime = file_mtime (file); (gdb) s 1028 if (mtime == NONEXISTENT_MTIME || mtime > this_mtime) (gdb) s 1029 *must_make_ptr = 1; (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s check_dep (file=0x56217bd91f00, depth=3, depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1108 1108 if (new > dep_status) (gdb) s 1111 if (! d->ignore_mtime) (gdb) s 1112 *must_make_ptr = maybe_make; (gdb) s 1114 if (dep_status && !keep_going_flag) (gdb) s 1117 if (d->file->command_state == cs_running (gdb) s 1122 d = d->next; (gdb) s 1125 if (deps_running) (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:573 573 if (new > dep_status) (gdb) s 577 if (rebuilding_makefiles) (gdb) s 580 if (! d->ignore_mtime) (gdb) s 581 must_make = maybe_make; (gdb) s 587 if (f->double_colon) (gdb) s 591 running |= (f->command_state == cs_running (gdb) s 593 f = f->prev; (gdb) s 598 if (dep_status && !keep_going_flag) (gdb) s 601 if (!running) (gdb) s 608 d = d->next; (gdb) s 544 mtime = file_mtime (d->file); (gdb) s 545 check_renamed (d->file); (gdb) s 547 if (is_updating (d->file)) (gdb) s 562 d->file->parent = file; (gdb) s 563 maybe_make = must_make; (gdb) s 566 if (rebuilding_makefiles) (gdb) s 572 new = check_dep (d->file, depth, this_mtime, &maybe_make); (gdb) s check_dep (file=0x56217bd8d640, depth=depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1007 1007 { (gdb) s 1012 ++depth; (gdb) s 1013 start_updating (file); (gdb) s 1019 if (file->phony || !file->intermediate) (gdb) s 1024 dep_status = update_file (file, depth); (gdb) s update_file (file=0x56217bd8d640, depth=3) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 0x000056217a5d6253 in update_file_1 (depth=, file=) at ../../remake.c:454 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s update_file (file=0x56217bd8d640, depth=3) at ../../remake.c:320 320 if (!(f->updated && f->update_status > us_none (gdb) s 323 DBF (DB_VERBOSE, _("Pruning file '%s'.\n")); (gdb) s 324 return f->command_state == cs_finished ? f->update_status : us_success; (gdb) s check_dep (file=0x56217bd8d640, depth=3, depth@entry=2, this_mtime=this_mtime@entry=1, must_make_ptr=must_make_ptr@entry=0x7ffd4d9ad8cc) at ../../remake.c:1025 1025 check_renamed (file); (gdb) s 1026 mtime = file_mtime (file); (gdb) s 1028 if (mtime == NONEXISTENT_MTIME || mtime > this_mtime) (gdb) s 1029 *must_make_ptr = 1; (gdb) s 1133 finish_updating (file); (gdb) s 1134 finish_updating (ofile); (gdb) s 1136 return dep_status; (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:573 573 if (new > dep_status) (gdb) s 577 if (rebuilding_makefiles) (gdb) s 580 if (! d->ignore_mtime) (gdb) s 581 must_make = maybe_make; (gdb) s 587 if (f->double_colon) (gdb) s 591 running |= (f->command_state == cs_running (gdb) s 593 f = f->prev; (gdb) s 598 if (dep_status && !keep_going_flag) (gdb) s 601 if (!running) (gdb) s 608 d = d->next; (gdb) s 615 if (must_make || always_make_flag) (gdb) s 617 for (d = file->deps; d != 0; d = d->next) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd916e0, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd916e0) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd916e0) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91780, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91780) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s 429 if (file->update_status > us_none) (gdb) s 444 DBF (DB_VERBOSE, _("File '%s' was considered already.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s 352 if (new > status) (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91820, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91820) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91820) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd918c0, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd918c0) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd918c0) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91960, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91960) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91960) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91a00, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91a00) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91a00) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91aa0, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91aa0) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91aa0) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91b40, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91b40) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91b40) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91be0, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91be0) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91be0) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91c80, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91c80) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91c80) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91d20, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91d20) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91d20) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91dc0, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91dc0) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91dc0) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91e60, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91e60) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91e60) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb) s 651 if (f->double_colon) (gdb) s 655 running |= (f->command_state == cs_running (gdb) s 657 f = f->prev; (gdb) s 662 if (dep_status && !keep_going_flag) (gdb) s 665 if (!running) (gdb) s 618 if (d->file->intermediate) (gdb) s 623 FILE_TIMESTAMP mtime = file_mtime (d->file); (gdb) s 624 check_renamed (d->file); (gdb) s 625 d->file->parent = file; (gdb) s 628 if (rebuilding_makefiles) (gdb) s 637 d->file->considered = 0; (gdb) s 639 new = update_file (d->file, depth); (gdb) s update_file (file=0x56217bd91f00, depth=depth@entry=2) at ../../remake.c:305 305 { (gdb) s 309 f = file->double_colon ? file->double_colon : file; (gdb) s 315 if (f->considered == considered) (gdb) s 334 f->considered = considered; (gdb) s 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91f00) at ../../remake.c:425 425 DBF (DB_VERBOSE, _("Considering target file '%s'.\n")); (gdb) s 427 if (file->updated) (gdb) s update_file (file=, depth=depth@entry=2) at ../../remake.c:336 336 new = update_file_1 (f, depth); (gdb) s update_file_1 (depth=2, file=0x56217bd91f00) at ../../remake.c:448 448 switch (file->command_state) (gdb) s 454 DBF (DB_VERBOSE, _("Still updating file '%s'.\n")); (gdb) s 343 if (new && !keep_going_flag) (gdb) s 346 if (f->command_state == cs_running (gdb) s update_file_1 (depth=, file=0x56217bd87880) at ../../remake.c:640 640 if (new > dep_status) (gdb) s 644 if (rebuilding_makefiles) (gdb)