Framepointer
|
A framepointer is a pointer to the current activation record in an implementation of a block structured language. It can be used to debug program code. It is used in the linux kernel for example.
|
A framepointer is a pointer to the current activation record in an implementation of a block structured language. It can be used to debug program code. It is used in the linux kernel for example.
Information