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 v8] btrace, x86: disable on some processors


On Fri, 22 Feb 2013 11:50:39 +0100, markus.t.metzger@intel.com wrote:
> 	* common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
> 	and signal.h.
> 	(linux_supports_btrace): Add kernel and
> 	cpuid check.
> 	(kernel_supports_btrace): New function.
> 	(cpu_supports_btrace): New function.
> 	(intel_supports_btrace): New function.

OK for check-in with the rest of patchset.

I will make the suggested kill (child, SIGKILL) change to
gdb/common/linux-ptrace.c code of mine there.


Thanks,
Jan


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