This is the mail archive of the gdb@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: BDI interfering with gdbserver on PPC target


Well it took a while but finally isolated this issue.  It's a little
esoteric perhaps but for future reference BDI can be controlled with the
config file by disabling VECTOR CATCH 

Similarly a Xilinx XMD JTAG debugger had the same problem. in that case it's
a matter of writing a PPC405 SPR DBCR0 to configure internal debug.



-----Original Message-----
From: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.org] On Behalf
Of Daniel Jacobowitz
Sent: Thursday, November 22, 2007 7:48 PM
To: Steve DeLaney
Cc: gdb@sourceware.org
Subject: Re: BDI interfering with gdbserver on PPC target

On Wed, Nov 21, 2007 at 04:12:02PM -0800, Steve DeLaney wrote:
> can it be that BDI is interfering with the trap instruction?

Yes, this happens on a lot of different targets.  There's nothing we can do
about it - you'd have to talk to the kernel folks or the BDI supplier.

--
Daniel Jacobowitz
CodeSourcery


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