This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: frame theory, was pointer madness


On Thursday 26 January 2006 1:59 pm, Daniel Jacobowitz wrote:
> It's important to use consistent terminology when talking about this.
> What do you mean by "highest"?
Largest integer number in the frames "level" element.

> It's important to use consistent terminology
I agree, but it's been somewhat difficult to unravel the terminology so far.
There doesn't really seem to be any master document defining it.
I'm an EE, so if this is standard CS jargon please forgive me.

inner refers to ->next
and outer refers to prev<-

The farther in, the younger your function call.

Is this right?;

thx,
NZG.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]