public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* Re: gdbserver on sh4
@ 2009-03-31  8:23 Michael Trimarchi
  2009-03-31  8:52 ` Paul Mundt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Trimarchi @ 2009-03-31  8:23 UTC (permalink / raw)
  To: linux-sh

Hi,

binom wrote:
> Dear michael ,
> In your reply message it's written that "I fix this problem".
> Can you pl explain what was the problem and and which is the components to
> be updated for incorporating this fix?
> Below given is the details of the host side GDB and target side gdbserver.
>  sh4-linux-gdb --version
> GNU gdb STMicroelectronics/Linux Base 6.5-33 [build Jul 30 2008]
> Copyright (C) 2006 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "--host=i686-pc-linux-gnu --target=sh4-linux".
>   
The problem is kernel side and not gdb side. I send a patch to the linux-sh
mailing list. They save the dsp register on the stack before the 
processor cpu register
but the offset of the struct is wrong calculated and if the linux kernel 
is compiled
with the dsp option the PEEKUSR return the wrong register value.

Michael

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-31  9:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-31  8:23 gdbserver on sh4 Michael Trimarchi
2009-03-31  8:52 ` Paul Mundt
2009-03-31  9:02 ` Michael Trimarchi
2009-03-31  9:03 ` Paul Mundt
2009-03-31  9:08 ` Michael Trimarchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox