From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14218 invoked by alias); 18 Aug 2009 10:54:26 -0000 Received: (qmail 14149 invoked by uid 48); 18 Aug 2009 10:54:12 -0000 Date: Tue, 18 Aug 2009 10:54:00 -0000 Message-ID: <20090818105412.14148.qmail@sourceware.org> From: "mjw at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090812145803.10512.mjw@redhat.com> References: <20090812145803.10512.mjw@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug runtime/10512] STAP_PROBES don't work in c++ constructors/destructors X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00387.txt.bz2 ------- 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.