From: Andrew Cagney <ac131313@cygnus.com>
To: Nitin Gupta <nitin@mobilygen.com>
Cc: gdb@sources.redhat.com
Subject: Re: Using Simulator from within GDB
Date: Mon, 30 Apr 2001 09:33:00 -0000 [thread overview]
Message-ID: <3AED93EC.B53593CF@cygnus.com> (raw)
In-Reply-To: <3AE0AC95.A7DD8EA7@mobilygen.com>
Nitin Gupta wrote:
> This GDB was configured as "--host=i686-pc-linux-gnu
> --target=m32r-elf"...
> warning: little endian file does not match big endian target.
This is because your target is hard-wired big-endian yet your object
file (according to BFD) is little endian.
> (gdb) target sim
> Target (LITTLE_ENDIAN) and configured (BIG_ENDIAN) byte order in
> conflict
> Target (BIG_ENDIAN) and specified (LITTLE_ENDIAN) byte order in conflict
The same problem.
Andrew
prev parent reply other threads:[~2001-04-30 9:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-20 14:39 Nitin Gupta
2001-04-21 6:35 ` Cliff Tsai
2001-04-21 8:05 ` Frank Ch. Eigler
2001-04-21 14:52 ` Nitin Gupta
2001-04-30 9:33 ` Andrew Cagney [this message]
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=3AED93EC.B53593CF@cygnus.com \
--to=ac131313@cygnus.com \
--cc=gdb@sources.redhat.com \
--cc=nitin@mobilygen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox