public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Torsten Mohr <tmohr@s.netic.de>
To: insight <insight@sources.redhat.com>
Subject: arm-unknown-elf-insight: always says it stopped at 0x1002ß48
Date: Tue, 07 Jan 2003 23:22:00 -0000	[thread overview]
Message-ID: <200301072347.49800.tmohr@s.netic.de> (raw)

Hi,

at the moment i write a server that talks to an ARM7 via
JTAG over the parallel port andunderstands GDB remote protocol.

I'm not experienced in gdb handling itself.

I can download a test program i wrote, it works ok, i can
stop program execution with the Stop-Button.

I then receive a "\x03" in my server, stop the core and answer
with "S0".

I then receive a "g" and answer with (inserted some breaks,
it is just ONE SINGLE line):
07000000
08000000
09000000
0a000000
0b000000
0c000000
0d000000
0e000000
0f000000
10000000
11000000
10000000
14000000
04000000
a8030202
34010202

And that exactly reflects what is shown in the registers window,
except that it is changed from little endian format (as it is specified).

Now i'd think insight should tell me that it stopped at address 0x02020134,
but it ALWAYS tells me that it stopped at 0x01002048, also when i start
and stop at a different address.


I can't understand this from what i see in the logs, as every IN and
OUT is logged.


Has anybody got an idea what could be wrong?


Best regards,
Torsten.

                 reply	other threads:[~2003-01-07 23:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200301072347.49800.tmohr@s.netic.de \
    --to=tmohr@s.netic.de \
    --cc=insight@sources.redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).