public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Ruppert <ru@swb.siemens.de>
To: insight@sources.redhat.com
Subject: Re: memory window: bug wrt endianness
Date: Tue, 05 Nov 2002 03:56:00 -0000	[thread overview]
Message-ID: <200211051156.gA5BuMD17546@fiji.swb.siemens.de> (raw)


...
> >
> >I think I found a bug with the implementation of the memory...
> >When I open the memory window, it displays 0x00000001 in the field
> >which corresponds to address 0x8049518. Then I click into this field,
> >change this to 0x00000002 and press Enter. The field continues to
> >display 0x00000002. When I scroll up or down in the memory window
> >the contents of this field suddenly changes to 0x02000000. This value
> >appears also in the console window:
> >
> >(gdb) p /x i
> >$3 = 0x2000000
> 
> Insight 5.1.1:
> 
> I tried this just out of curiosity and found out that I can't edit memory 
> at all. If I change a value in the memory window and click "update now" the 
> previous value reappears. Editing from console window works, though.

You need to press "Enter" after changing the value (at least it works like this
in my case). If I omit this, then, indeed, the edited value gets overwritten
from the target when I click "update now".

> 
> BTW, how can you scroll the memory window? If I set the memory address to 
> some free RAM location, I can only move within the window. Clicking the 
> little arrows in the "address" edit box sometimes moves one line at a time 
> (not back with the opposite pointing arrow) and finally causes jumping into 
> oblivion. Should there be normal PgUp/PgDn/Arrow key functionality?

Poor wording from my part. I meant the arrows in the "Address" edit box. Those
work as expected, in my case: they "move" the memory window in the indicated
direction.


---------------------------
Dieter Ruppert
RTS GmbH
ru@swb.siemens.de

             reply	other threads:[~2002-11-05 11:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-05  3:56 Ruppert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-05  4:42 Ruppert
2002-11-05  3:44 Ruppert
2002-11-04  8:41 Ruppert
2002-11-04 10:38 ` Keith Seitz
2002-11-04 10:44 ` Martin M. Hunt

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=200211051156.gA5BuMD17546@fiji.swb.siemens.de \
    --to=ru@swb.siemens.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).