From: Tom Tromey <tromey@redhat.com>
To: S Boucher <stbya@yahoo.com>
Cc: gdb@sourceware.org
Subject: Re: How to get convenience variables in python?
Date: Fri, 22 Jan 2010 16:46:00 -0000 [thread overview]
Message-ID: <m3bpgmt7ec.fsf@fleche.redhat.com> (raw)
In-Reply-To: <557747.52347.qm@web56807.mail.re3.yahoo.com> (S. Boucher's message of "Fri, 22 Jan 2010 08:25:11 -0800 (PST)")
>>>>> "S" == S Boucher <stbya@yahoo.com> writes:
S> gdb.execute("set $argc = argc")
S> argc = gdb.convenience("$argc")
With CVS gdb you can do
argc = gdb.parse_and_eval ('argc')
Tom
prev parent reply other threads:[~2010-01-22 16:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-22 16:25 S Boucher
2010-01-22 16:46 ` Tom Tromey [this message]
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=m3bpgmt7ec.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=gdb@sourceware.org \
--cc=stbya@yahoo.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