This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFC/RFA]Fix cross build of m68k netbsd target


A 17:09 03/10/2002, vous avez écrit :
>On Thu, Oct 03, 2002 at 09:16:50AM +0200, Pierre Muller wrote:
>
> > I found these values on a 1.6 m68k netbsd version.
> > Did these value change in version history?
>
>Actually, the real problem is that those values are not the same on
>different m68k platforms.  For example, the amiga uses a different
>value than hp300, which is different again from sun3.  These have to
>do with various machine-dependencies in the kernel VM layout.

Humm, does this simply mean that these value ought 
to be in the native files and that the
code should be modified so that 
if you cross-targeted to m68k netbsd
and use gdbserver, that the
server side gives the correct value back to the 
cross-targeted GDB executable?


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