From: Daniel Jacobowitz <drow@false.org>
To: Bogdan Slusarczyk <bodzio131@op.pl>
Cc: gdb@sourceware.org
Subject: Re: How to set memory value from gdb? (MI)
Date: Mon, 04 Jun 2007 15:25:00 -0000 [thread overview]
Message-ID: <20070604152501.GA6855@caradoc.them.org> (raw)
In-Reply-To: <4664278C.1010404@op.pl>
On Mon, Jun 04, 2007 at 04:54:04PM +0200, Bogdan Slusarczyk wrote:
> Hi, can anybody tell me how to set memory value from gdb? Suppose I want to set
> bool variable using memory, I tryied '-var-create - * *0x0289add0-0x0289add1'
> and next: '-var-assign var1 1' but I got: 'Left operand of assignment is not an
> lvalue' How can I do it properly?
Try *(short *)0x0289add0. I believe the "TBD" marker in the manual
means the syntax it describes doesn't exist yet. We should decide if
we want it, or get rid of the documentation for it.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-06-04 15:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-04 14:54 Bogdan Slusarczyk
2007-06-04 15:25 ` Daniel Jacobowitz [this message]
2007-06-05 7:04 ` Bogdan Slusarczyk
2007-06-05 11:06 ` Daniel Jacobowitz
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=20070604152501.GA6855@caradoc.them.org \
--to=drow@false.org \
--cc=bodzio131@op.pl \
--cc=gdb@sourceware.org \
/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