All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@melbourne.sgi.com>
To: Martin Michlmayr <tbm@cyrius.com>
Cc: linux-mips@oss.sgi.com
Subject: Re: Kernel Oops when booting on DECstation
Date: Sun, 17 Dec 2000 02:09:51 +1100	[thread overview]
Message-ID: <23987.976979391@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Sat, 16 Dec 2000 16:00:51 BST." <20001216160051.A904@sumpf.cyrius.com>

On Sat, 16 Dec 2000 16:00:51 +0100, 
Martin Michlmayr <tbm@cyrius.com> wrote:
>ksymoops 2.3.5 on i586 2.2.15.  Options used
>     -a mipsel
>Using defaults from ksymoops -t elf32-i386

The joys of cross system debugging.  You need to set ksymoops option
-t, it is defaulting to elf32-i386 which is no good for mips objects.
You almost certainly need to set environment variables KSYMOOPS_NM and
KSYMOOPS_OBJDUMP to point to versions of these programs that understand
mips.  If mips prints the code in big endian format then you need to
use ksymoops option -e.  man ksymoops and scan for 'cross'.

  reply	other threads:[~2000-12-16 15:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-16  7:56 Kernel Oops when booting on DECstation Martin Michlmayr
2000-12-16 10:20 ` Karel van Houten
2000-12-16 10:20   ` Karel van Houten
2000-12-16 11:19 ` Keith Owens
2000-12-16 15:00   ` Martin Michlmayr
2000-12-16 15:09     ` Keith Owens [this message]
2000-12-17 20:23       ` Martin Michlmayr
2000-12-18 18:48       ` Jun Sun
2000-12-18 11:07 ` Florian Lohoff
2000-12-19 12:48   ` Martin Michlmayr
2000-12-19 17:03     ` Harald Koerfgen
2000-12-19 17:09       ` Karel van Houten
2000-12-19 17:09         ` Karel van Houten
2000-12-22 10:44     ` Maciej W. Rozycki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23987.976979391@ocs3.ocs-net \
    --to=kaos@melbourne.sgi.com \
    --cc=linux-mips@oss.sgi.com \
    --cc=tbm@cyrius.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.