On 08/09/2007 09:29 PM, Jesper Juhl wrote:

On 09/08/07, Stavros Passas <[EMAIL PROTECTED]> wrote:

For example, one line could be :
 [<ffffffff802478c1>] acct_collect+0x42/0x18e


[<address_of_function>] name_of_function+offset_into_function/size_of_function

"return address as found on stack", rather than "address_of_function".

It equals address_of_function + offset_into_function or, put differently, address_of_function = [<addr>] - offset_into_function.

Rene.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to