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 03/23] linux, i386, amd64: enable btrace for 32bit and 64bit linux native


On Mon, 04 Mar 2013 18:05:50 +0100, Markus Metzger wrote:
> 2013-03-04  Markus Metzger  <markus.t.metzger@intel.com>
> 
> 	* amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
> 	(amd64_linux_enable_btrace): New.
> 	(amd64_linux_disable_btrace): New.
> 	(_initialize_amd64_linux_nat): Initialize btrace ops.
> 	* i386-linux.nat.c: Include btrace.h and linux-btrace.h.
> 	(i386_linux_enable_btrace): New.
> 	(i386_linux_disable_btrace): New.
> 	(_initialize_i386_linux_nat): Initialize btrace ops.
> 	* config/i386/linux.mh: Add linux-btrace.o.
> 	* config/i386/linux64.mh: Add linux-btrace.o.

OK.


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