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] disable ptrace BookE interface for PowerPC server processors


> From: Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
> Date: Tue, 22 May 2012 12:24:11 -0300
> 
> Hi,
> 
> the ptrace BookE interface originally implemented only for embedded systems
> should be available for Power servers processors as well shortly [1].
> However, while this is not usable in upstream kernel, gdb should enforce
> the usage of the old ptrace mechanism (using PTRACE_SET_DEBUGREG) on
> servers, even if BookE debug registers are reported as available.

But how are you going to handle this when that functionality does
become available?  


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