From: Daniel Jacobowitz <dmj+@andrew.cmu.edu>
To: Naushit Sakarvadia <Naushit_Sakarvadia@quintum.com>
Cc: gdb@sources.redhat.com
Subject: Re: 8 bit read
Date: Mon, 23 Jul 2001 09:56:00 -0000 [thread overview]
Message-ID: <20010723095604.A15486@nevyn.them.org> (raw)
In-Reply-To: <000c01c11391$00afa020$7802a8c0@QUINTUMCHI.COM>
On Mon, Jul 23, 2001 at 11:03:23AM -0500, Naushit Sakarvadia wrote:
> Hello All,
>
> This is regarding PowerPC 8260 gdb.
>
> My question is how do I tell gdb to read a byte only while reading
> 0xfff00100..0xfff00500 address range.
> While checking mem I uze "x /b 0xfff00100" and it works fine , but while
> I do unassamble from this address it tries to read a word from this
> location, and as a result the first byte is repeated 4 times.It is 8 bit
> wide flash mem,so
> you cant read a word at a time.
>
> So I want to tell gdb to do byte wide reading while doing unassambling and
> all other operations.
>
> Please reply me personally, I am not on gdb mailing list.
This is a probablem with your remote stub, not GDB itself. You'll have
to teach the stub to only do byte reads.
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer
next prev parent reply other threads:[~2001-07-23 9:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-23 9:04 Naushit Sakarvadia
2001-07-23 9:56 ` Daniel Jacobowitz [this message]
2001-07-23 11:50 ` Andrew Cagney
2001-07-24 4:49 ` Eli Zaretskii
2001-07-24 9:25 ` Kevin Buettner
2001-07-24 11:11 ` Eli Zaretskii
2001-07-24 14:11 ` Kevin Buettner
2001-07-25 1:45 ` Eli Zaretskii
2001-07-25 11:40 ` Kevin Buettner
2001-07-25 23:39 ` Eli Zaretskii
2001-07-26 6:17 ` Andrew Cagney
2001-07-26 6:45 ` Eli Zaretskii
2001-07-26 6:53 ` Andrew Cagney
2001-07-26 6:59 ` Eli Zaretskii
2001-07-26 7:09 ` Andrew Cagney
2001-07-26 7:01 ` Andrew Cagney
2001-07-26 9:20 ` Kevin Buettner
2001-07-26 9:25 ` Eli Zaretskii
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=20010723095604.A15486@nevyn.them.org \
--to=dmj+@andrew.cmu.edu \
--cc=Naushit_Sakarvadia@quintum.com \
--cc=gdb@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