All of lore.kernel.org
 help / color / mirror / Atom feed
* debian's mips userland on mips64
@ 2003-01-22  7:30 Andrew Clausen
  2003-01-22 17:45 ` Christoph Hellwig
       [not found] ` <002001c2cba5$ab641320$4437e183@fermi.win.fnal.gov>
  0 siblings, 2 replies; 9+ messages in thread
From: Andrew Clausen @ 2003-01-22  7:30 UTC (permalink / raw)
  To: linux-mips; +Cc: gnb

Hi all,

I'm playing with Debian on an Origin 200 (aka ip27 - 64-bit mips).
The current setup in the mips64-linux world is 64bit kernel +
32bit userland.  So, a mips64-linux kernel can be mostly run a
mips32-linux userland out of the box.

Unfortunately, this doesn't apply to strace, as this play with
the 64bit kernel's stack (eg: struct pt_regs), which is different in
mips32 and mips64.

So, I guess the solution is to hack (it's ugly as hell already...)
strace to detect and understand the 64 bit stack from a 32 bit
userland?

Cheers,
Andrew

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

end of thread, other threads:[~2003-02-03 22:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-22  7:30 debian's mips userland on mips64 Andrew Clausen
2003-01-22 17:45 ` Christoph Hellwig
2003-01-22 12:45   ` Ralf Baechle
2003-01-22 20:09     ` Christoph Hellwig
2003-01-23  3:05       ` Greg Banks
2003-01-23  5:04         ` Ralf Baechle
2003-01-22 21:47   ` Greg Lindahl
2003-01-28  7:00     ` Ralf Baechle
     [not found] ` <002001c2cba5$ab641320$4437e183@fermi.win.fnal.gov>
2003-02-03 22:56   ` Andrew Clausen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.