public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/11553] New: need better message for return probe on inline function
@ 2010-04-28 18:35 jkenisto at us dot ibm dot com
  2010-04-28 19:40 ` [Bug translator/11553] " jistone at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jkenisto at us dot ibm dot com @ 2010-04-28 18:35 UTC (permalink / raw)
  To: systemtap

If I request a .return probe on a function that the compiler decides to inline,
the error message I get is something like this:
semantic error: no match while resolving probe point
process("./a.out").function("inc").return
... which is technically true, but not as helpful as it could be.  It'd be nice
if you could add something like:
(This function is inlined, so no return probe is possible.)

It is indeed documented that you can't have return probes on inline functions;
but have pity on the novice user, who may not be aware of this limitation and/or
gcc's penchant for inlining functions -- even those you've explicitly asked it
not to inline.

-- 
           Summary: need better message for return probe on inline function
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: jkenisto at us dot ibm dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11553

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-16 20:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-28 18:35 [Bug translator/11553] New: need better message for return probe on inline function jkenisto at us dot ibm dot com
2010-04-28 19:40 ` [Bug translator/11553] " jistone at redhat dot com
2010-04-28 21:36 ` jkenisto at us dot ibm dot com
2010-06-17 14:43 ` fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).