This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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: [patch] .statement("function@file.c+5")


scox wrote:

>> How is "function entry line" defined?  The line with the opening curly
>> brace?
>
> I did some experimenting with frysk, which also uses elfutils, and it
> seems to use opening curly brace as the function entry line.

FWIW, it should not be an elfutils issue but rather one implied by the
way gcc describes functions.  You should cross-check with gdb.

- FChE


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