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 runtime/10512] STAP_PROBES don't work in c++ constructors/destructors


------- Additional Comments From mjw at redhat dot com  2009-08-18 10:54 -------
(In reply to comment #8)
> And another gcc bug for another try at a workaround...
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41097
> "Inlined variable debug location disappears when ptr type"

This isn't really relevant, since it isn't how STAP_PROBES synthesizes the local
args (it does use the volatile typedef typeof trick already mentioned in the gcc
bug discussion). 

-- 


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

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


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