discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PC segmentation fault


From: Eric Wasylishen
Subject: Re: PC segmentation fault
Date: Fri, 20 Sep 2013 18:11:12 -0600

Hey Riccardo,

> 
> first, why can't  I just "p _length" ? why is it not in context?
> 
> (gdb) p i
> $1 = 1176
> (gdb) p _length
> No symbol "_length" in current context.

Try "p self->_length" if it's an ivar.

Eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]