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]

[Bug dyninst/21223] Function return probe is not executed in dyninst mode


https://sourceware.org/bugzilla/show_bug.cgi?id=21223

--- Comment #1 from Jack <jackdev at mailbox dot org> ---
Just as an additional comment:
I just put "__attribute__((noinline))" in front of the functions to
_definitely_ prevent gcc from inlining the functions, but still my return probe
is not working.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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