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


On Wed, 19 Dec 2012 17:11:41 +0100, Metzger, Markus T wrote:
> In order to check whether the kernel supports BTS, I would need to enable
> tracing. Let's see if I can use the gdb or gdbserver process for this, since
> I don't necessarily have an inferior.

There is already gdb/common/linux-ptrace.c linux_ptrace_test_ret_to_nx for one
such test.


Thanks,
Jan


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