Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* 8 bit read
@ 2001-07-23  9:04 Naushit Sakarvadia
  2001-07-23  9:56 ` Daniel Jacobowitz
  2001-07-23 11:50 ` Andrew Cagney
  0 siblings, 2 replies; 18+ messages in thread
From: Naushit Sakarvadia @ 2001-07-23  9:04 UTC (permalink / raw)
  To: gdb

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.

Thanks
Naushit


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2001-07-26  9:25 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-23  9:04 8 bit read Naushit Sakarvadia
2001-07-23  9:56 ` Daniel Jacobowitz
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox