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: linux native async mode support


A Friday 28 March 2008 16:13:06, Daniel Jacobowitz wrote:
> OK.

Thanks.  It's in now with the following untypoed ChangeLog entry.

2008-03-28  Pedro Alves  <pedro@codesourcery.com>

        * target.c (find_default_run_target): Allow a NULL `do_mesg'
        parameter.  If it is NULL, don't call error.
        (find_default_can_async_p, find_default_is_async_p): Pass NULL as
        `do_mesg' parameter to find_default_run_target.  If no target was
        found, return 0.

-- 
Pedro Alves


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