public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Re: insight/206: SEGV in Tcl_FindCommand
       [not found] <OFAAA533E2.296DB4A8-ON88256CBB.001154BD@mck.us.ray.com>
@ 2003-02-05 17:46 ` Keith Seitz
  0 siblings, 0 replies; only message in thread
From: Keith Seitz @ 2003-02-05 17:46 UTC (permalink / raw)
  To: Lloyd J Lewins; +Cc: insight

[Redirected back to list]

On Sun, 2003-01-26 at 19:35, Lloyd J Lewins wrote:
>
> (gdb) tk var1 children
> var1.classC var1.private var1.protected
> 
> No crash on either command.

Doh. May need to get the children of these before this happens. (I
forget that varobj inserts the protection level as a child.)

> However, I notice when I try to print b->myClassAV I get a problem:
> 
> print b->myClassAV
> $7 = (classA &) @0x62737a69:
> Error: Cannot access memory at address 0x62737a69
> 
> Perhaps this is the cause of the insight crash?

Could be. I would try fetching the children of "var1.protected",
"var1.private", and "var1.public" in MI. If it crashes or complains,
it's really a core problem.

> -var-list-children var1
> ^done,numchild="3",children={child={name="var1.classC",exp
> ="classC",numchild="2"
> ,type="classC"},child={name="var1.private",exp="private",numchild
> ="1"},child={na
> me="var1.protected",exp="protected",numchild="1"}}

Try getting those children, and we'll see where it goes.

Keith


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-05 17:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <OFAAA533E2.296DB4A8-ON88256CBB.001154BD@mck.us.ray.com>
2003-02-05 17:46 ` insight/206: SEGV in Tcl_FindCommand Keith Seitz

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