Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: fche@redhat.com (Frank Ch. Eigler)
To: Jim.Montville@nokia.com
Cc: gdb@sourceware.cygnus.com
Subject: Re: Need Help with i960 simulator
Date: Wed, 14 Feb 2001 11:40:00 -0000	[thread overview]
Message-ID: <o5y9v9jbo0.fsf@toenail.toronto.redhat.com> (raw)
In-Reply-To: <BF2E0B2E7B94D211B31E0008C7EAB9DB04575FA7@daeis03nok>

Jim.Montville@nokia.com writes:

: [...]
: 1. I know that I have to define memory regions to the simulator, but I
: haven't a clue how to do this from within gdb. [...]

It's straightforward, though not obvious: from gdb, use
        (gdb) target sim OPTIONS
e.g.,   (gdb) target sim --memory-region 0x1000,0x5000
to set initialization-time settings like memory mappings, and
        (gdb) sim OPTIONS
for other settings.

: Am I on the wrong track with trying to use the i960 sim from within gdb?

Not at all.


- FChE


      reply	other threads:[~2001-02-14 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-12 12:57 Jim.Montville
2001-02-14 11:40 ` Frank Ch. Eigler [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=o5y9v9jbo0.fsf@toenail.toronto.redhat.com \
    --to=fche@redhat.com \
    --cc=Jim.Montville@nokia.com \
    --cc=gdb@sourceware.cygnus.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