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 00/16] branch tracing support (resend)


On Wed, 23 May 2012 13:22:15 +0200, markus.t.metzger@intel.com wrote:
>   - "btrace enable/disable" perform the obvious operation
> 
>     They accept an optional range argument specifying the range of threads to
>     enable/disable branch tracing for. If no argument is given, they target the
>     current thread.
> 
>     They further accept the following arguments:
> 
>       all    targets all threads
>       auto   turns automatic enabling for new threads on/off

This threads selection should probably use the pending:
	[RFC/WIP I/T sets V2 PATCH 00/14] I/T sets
	http://sourceware.org/ml/gdb-patches/2011-12/msg00550.html



Thanks,
Jan


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