public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: more <more@zh.t2-design.com>
To: Raja Gobi <raja.gobi@NetergyNet.COM>
Cc: insight@sourceware.cygnus.com
Subject: Re: Insight 5.0 questions
Date: Sun, 11 Mar 2001 20:33:00 -0000	[thread overview]
Message-ID: <3AAC4F68.D075F16B@zh.t2-design.com> (raw)
In-Reply-To: <3AAA9C67.B431C7E5@netergynet.com>

>     Structure printing: With the Insight 5.0 release, when I try to
> display a structure using  "print* pointer_to_structure", it does
> not display the structure by field names. Was this feature added
> in later versions of GDB or am I doing something wrong?
You should use "print* (struct <structure name> *)pointer_to_structure",
gdb could not know the pointed memory space's structure.
Or you could use the menu view->watch_expressions in insight.

Regards,
more.

      reply	other threads:[~2001-03-11 20:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-10 13:28 Raja Gobi
2001-03-11 20:33 ` more [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=3AAC4F68.D075F16B@zh.t2-design.com \
    --to=more@zh.t2-design.com \
    --cc=insight@sourceware.cygnus.com \
    --cc=raja.gobi@NetergyNet.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).