From: Bram Kuijper <a.l.w.kuijper@rug.nl>
To: gdb@sourceware.org
Subject: evaluate more complex expressions using gdb
Date: Wed, 27 Jun 2007 10:20:00 -0000 [thread overview]
Message-ID: <468239D9.1090001@rug.nl> (raw)
Hi all,
again a newbie question: can I also evaluate the result of subtractions,
additions using the display command? Like some pointer arithmetics:
display pointer1 - start_pointer
If I do this, gdb gives me the following error:
Disabling display 6 to avoid infinite recursion.
6: pointer1 - start_pointer = One of the arguments you tried to pass to
operator- could not be converted to what the function wants.
Is there any way to to this using gdb?
thanks,
Bram
next reply other threads:[~2007-06-27 10:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-27 10:20 Bram Kuijper [this message]
2007-06-27 10:36 ` Daniel Jacobowitz
2007-06-27 12:00 ` Bram Kuijper
2007-06-27 12:07 ` 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=468239D9.1090001@rug.nl \
--to=a.l.w.kuijper@rug.nl \
--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