This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: c/5199: Feature request: function call logging


No, I hadn't found that option; thanks for the pointer.  It could
possibly be used to build what I was asking for, though there are a lot
of grotty and not necessarily possible steps involved (in particular, to
get the arguments for the instrumented function, you need the debugging
symbols for the binary or library involved, which means finding the
binary or library image for the instrumented function--not something you
can do programmatically from inside a Unix process without some kind of
help).

So, please leave the feature request open unless the team decides this
isn't a feature they would like.


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