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 v9 19/23] record, btrace: add record-btrace target


On Mon, 04 Mar 2013 18:06:06 +0100, Markus Metzger wrote:
> --- /dev/null
> +++ b/gdb/record-btrace.c
[...]
> +/* Callback function to enable branch tracing for one thread.  */
> +
> +static void
> +record_btrace_disable_callback (void *arg)

enable vs. disable


Jan


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