From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3919 invoked by alias); 24 Jun 2010 15:15:24 -0000 Received: (qmail 3907 invoked by uid 22791); 24 Jun 2010 15:15:23 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Jun 2010 15:15:17 +0000 Received: (qmail 8562 invoked from network); 24 Jun 2010 15:15:15 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 24 Jun 2010 15:15:15 -0000 Date: Thu, 24 Jun 2010 15:15:00 -0000 From: Daniel Jacobowitz To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: New ARI warning Wed Jun 23 01:54:57 UTC 2010 Message-ID: <20100624151512.GX8410@caradoc.them.org> References: <20100623015457.GA20656@sourceware.org> <20100624145616.GA31306@caradoc.them.org> <002501cb13af$e723d1c0$b56b7540$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002501cb13af$e723d1c0$b56b7540$@muller@ics-cnrs.unistra.fr> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-06/txt/msg00530.txt.bz2 On Thu, Jun 24, 2010 at 05:14:12PM +0200, Pierre Muller wrote: > I don't really know the origin of this rule, > but if you look up the sources, you will see that 'read_memory' > is defined in gdbcore.h > > So this function should be specific for core management, no? I don't see why... if it is, it should be renamed. -- Daniel Jacobowitz CodeSourcery