From: asmwarrior <asmwarrior@gmail.com>
To: "Sébastien Granjoux" <sebastien.granjoux@free.fr>
Cc: gdb@sourceware.org
Subject: Re: How to get raw data with MI when pretty printing is enabled ?
Date: Sat, 19 Jun 2010 08:44:00 -0000 [thread overview]
Message-ID: <4C1C8375.7080700@gmail.com> (raw)
In-Reply-To: <4C1C8088.90902@free.fr>
On 2010-6-19 16:32, Sébastien Granjoux wrote:
> Hi,
>
> The pretty printing display is easier to read. But if the data are
> wrong it can be useful to see exactly what is the content of a
> variable. Is it possible get this after using -enable-pretty-printing ?
>
> As pretty-printing can change the number of children, I suppose it
> cannot be done using -var-set-format or something similar. But I think
> it would be useful if it is possible to create a new variable object
> which is not using pretty printer.
>
> Regards,
>
> Sébastien
If you are not in MI mode, the command is like:
print /r YourVariableName
asmwarrior ollydbg from codeblocks' forum
next prev parent reply other threads:[~2010-06-19 8:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-19 8:32 Sébastien Granjoux
2010-06-19 8:44 ` asmwarrior [this message]
2010-06-21 20:03 ` Tom Tromey
2010-06-21 20:18 ` Sébastien Granjoux
2010-06-21 21:24 ` Tom Tromey
2010-06-22 19:14 ` Sébastien Granjoux
2010-06-22 6:40 ` -var-set-visualizer to dynamically switch pretty print on and off? Elmenthaler, Jens
2010-06-22 15:42 ` Tom Tromey
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=4C1C8375.7080700@gmail.com \
--to=asmwarrior@gmail.com \
--cc=gdb@sourceware.org \
--cc=sebastien.granjoux@free.fr \
/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