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 3/5] Print a message on gdb disconnected.


On Thursday 17 November 2011 03:32:31, Yao Qi wrote:
> +  /* Check whether we still have pending tracepoint.  If we have, warn the
        Check whether we still have any pending tracepoint.  If we have, warn the

> +     user that pending tracepoint will no longer work.  */
        user that pending tracepoints will no longer work.  */

or "will not resolve while GDB is disconnected."

>         gdb/
>         * tracepoint.c (process_tracepoint_on_disconnect): New.
>         (disconnect_tracing): Call process_tracepoint_on_disconnect.

Okay.

-- 
Pedro Alves


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