From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26486 invoked by alias); 16 Nov 2009 09:52:33 -0000 Received: (qmail 26453 invoked by uid 48); 16 Nov 2009 09:52:20 -0000 Date: Mon, 16 Nov 2009 09:52:00 -0000 Message-ID: <20091116095220.26452.qmail@sourceware.org> From: "mjw at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090909213751.10622.fche@redhat.com> References: <20090909213751.10622.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/10622] unsuccessful location searches for extern $variables 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-q4/txt/msg00532.txt.bz2 ------- Additional Comments From mjw at redhat dot com 2009-11-16 09:52 ------- commit 228af5c49c06079e6bfe1daa64ead51b1dc979c7 Author: Mark Wielaard Date: Mon Nov 16 10:02:50 2009 +0100 PR10622 Search for extern $variables in symbol table. * dwflpp.h (vardie_from_symtable): New method. * dwflpp.cxx (vardie_from_symtable): New method. (literal_stmt_for_local): Use vardie_from_symtable when no location attribute and DW_AT_external. * testsuite/buildok/xtime.stp: New testcase from PR10622. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=10622 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.