From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6438 invoked by alias); 18 Nov 2009 19:15:23 -0000 Received: (qmail 6270 invoked by uid 48); 18 Nov 2009 19:15:10 -0000 Date: Wed, 18 Nov 2009 19:15:00 -0000 Message-ID: <20091118191510.6269.qmail@sourceware.org> From: "jistone at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20091118135708.10977.mjw@redhat.com> References: <20091118135708.10977.mjw@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/10977] Getting the address size used in a module 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/msg00582.txt.bz2 ------- Additional Comments From jistone at redhat dot com 2009-11-18 19:15 ------- How about (probing_32bit_app() ? 4 : 8) ? That function doesn't yet exist on all archs, but we can make it... -- http://sourceware.org/bugzilla/show_bug.cgi?id=10977 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.