public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* May be new feature?
@ 2000-05-24  0:44 Leon Pollak
  2000-05-24  7:37 ` Fernando Nasser
  0 siblings, 1 reply; 2+ messages in thread
From: Leon Pollak @ 2000-05-24  0:44 UTC (permalink / raw)
  To: Insight

Hello, all.
    I am not a great programmer in tcl/tk that's why I suggest this and
don't do.
    In CodeWarrier's debugger I noted very useful and interesting
feature - when one want to look at memory dump, he has the opportunity
to define the dump structure as it is done in watch window. That is,
CodeWarrier asks you about the type of the objects in your memory.
    This means that if you have, for example somewhere 'struct MyType
{.....', when you open memory dump window, you may choose to display
memory as of type MyType as well as of other types defined in your
program.
    What does the Insight community thinks about this?

leonp@plrsi.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: May be new feature?
  2000-05-24  0:44 May be new feature? Leon Pollak
@ 2000-05-24  7:37 ` Fernando Nasser
  0 siblings, 0 replies; 2+ messages in thread
From: Fernando Nasser @ 2000-05-24  7:37 UTC (permalink / raw)
  To: leonp; +Cc: Insight

Leon Pollak wrote:
> 
> Hello, all.
>     I am not a great programmer in tcl/tk that's why I suggest this and
> don't do.
>     In CodeWarrier's debugger I noted very useful and interesting
> feature - when one want to look at memory dump, he has the opportunity
> to define the dump structure as it is done in watch window. That is,
> CodeWarrier asks you about the type of the objects in your memory.
>     This means that if you have, for example somewhere 'struct MyType
> {.....', when you open memory dump window, you may choose to display
> memory as of type MyType as well as of other types defined in your
> program.
>     What does the Insight community thinks about this?
> 

Have you tried adding the expression:

* (MyType *) 0x0123456

to the watch window?  


-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-05-24  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-24  0:44 May be new feature? Leon Pollak
2000-05-24  7:37 ` Fernando Nasser

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).