This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] remove target_acknowledge_created_inferior


> The details of target_create_inferior/fork_child changed enough since
> this was needed, that I don't think it's necessary anywhere anymore.
> A target can just call whatever it would place there after fork_inferior
> returning.  I say just go for it.  Easy to add back if proven necessary.

Thanks! This makes sense to me too, so I checked the patch in.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]