[Bug tapsets/23879] print_ubacktrace can not print function name

idealities at gmail dot com sourceware-bugzilla@sourceware.org
Tue Nov 13 05:35:00 GMT 2018


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

--- Comment #4 from Shang Yuanchun <idealities at gmail dot com> ---
I find out which really matters is the version of compiler (maybe different
version of gcc turn on different default options or enable new default
functions) and the executable file it generate.

Because if I compile a program on another host with gcc 6.3.0, and copy it to
current host and running stap again, print_ubacktrace() works as expected.

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


More information about the Systemtap mailing list