all remaining *.c *.h files from hp merge.
This commit is contained in:
parent
c450a7fe3f
commit
65b07ddca8
62 changed files with 27574 additions and 1386 deletions
|
@ -1936,7 +1936,7 @@ gnu_create_inferior (exec_file, allargs, env)
|
|||
|
||||
inf_debug (inf, "creating inferior");
|
||||
|
||||
fork_inferior (exec_file, allargs, env, trace_me, attach_to_child, NULL);
|
||||
fork_inferior (exec_file, allargs, env, trace_me, attach_to_child, NULL, NULL);
|
||||
|
||||
inf_update_signal_thread (inf);
|
||||
inf_set_traced (inf, inf->want_signals);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue