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: How do I trap the return of a function in a user space process?


Martin Martin <martin@infinio.com> writes:

> I manged to solve this problem: I was compiling with clang++.
> Switching to g++ caused all my functions to show up.

Can clang++ generate DWARF data?  It'd be interesting to
see a sample binary that stap cannot deal with.

- FChE


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