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: [patch, rfc] Re: target_find_description question


On Fri, Sep 05, 2008 at 01:59:29AM +0200, Ulrich Weigand wrote:
> ChangeLog:
> 
> 	* fork-child.c (startup_inferior): Use target_wait and target_resume
> 	directly instead of calling wait_for_inferior / resume.
> 
> 	* infcmd.c (kill_if_already_running): Do not call no_shared_libraries
> 	or init_wait_for_inferior.
> 	(run_command_1): Call init_wait_for_inferior.

I like this a lot, though I'd like Pedro's opinion too.

-- 
Daniel Jacobowitz
CodeSourcery


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