From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11061 invoked by alias); 8 Dec 2006 20:06:32 -0000 Received: (qmail 11042 invoked by uid 22791); 8 Dec 2006 20:06:30 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 08 Dec 2006 20:06:17 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1Gslz4-0006eW-4I; Fri, 08 Dec 2006 15:06:14 -0500 Date: Fri, 08 Dec 2006 20:06:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: Varobj cleanups Message-ID: <20061208200614.GA25558@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb-patches@sources.redhat.com References: <200612082155.44157.ghost@cs.msu.su> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200612082155.44157.ghost@cs.msu.su> User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2006-12/txt/msg00132.txt.bz2 On Fri, Dec 08, 2006 at 09:55:42PM +0300, Vladimir Prus wrote: > > This patch ports some varobj cleanups from Apple's version, in preparation > for some much more interesting ports. OK? > > - Volodya > > Port from Apple's version. > gdb/ > * varobj.c (type_changeable): Rename to... > (varobj_value_is_changeable_p): ...this. Adjust all callers. > (is_root_p): New function. Use it everywhere. OK. -- Daniel Jacobowitz CodeSourcery