From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21049 invoked by alias); 18 Jul 2012 15:11:41 -0000 Received: (qmail 21037 invoked by uid 22791); 18 Jul 2012 15:11:41 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,SPF_FAIL X-Spam-Check-By: sourceware.org Received: from gbenson.demon.co.uk (HELO gbenson.demon.co.uk) (80.177.220.214) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 18 Jul 2012 15:11:27 +0000 Date: Wed, 18 Jul 2012 15:11:00 -0000 From: Gary Benson To: Sergio Durigan Junior Cc: GDB Patches , Jan Kratochvil Subject: Re: [PATCH] Cleanup `objfile' from probe interface Message-ID: <20120718151124.GC2679@redhat.com> Mail-Followup-To: Sergio Durigan Junior , GDB Patches , Jan Kratochvil References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-07/txt/msg00266.txt.bz2 Sergio Durigan Junior wrote: > The patch removes several explict references to OBJFILE from many > functions in the current probe API, by internalizing the OBJFILE on > `struct probe'. This also simplified `struct sym_probe_fns'. > > Regtested on Fedora 16 x86_64. OK? Looks good to me :) Thanks, Gary -- http://gbenson.net/