From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28272 invoked by alias); 23 Oct 2008 15:26:26 -0000 Received: (qmail 28261 invoked by uid 22791); 23 Oct 2008 15:26:25 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 23 Oct 2008 15:25:50 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id m9NFPl2X027498; Thu, 23 Oct 2008 11:25:47 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m9NFPk7g002539; Thu, 23 Oct 2008 11:25:46 -0400 Received: from opsy.redhat.com (vpn-13-67.rdu.redhat.com [10.11.13.67]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id m9NFPkRT003650; Thu, 23 Oct 2008 11:25:46 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 7EAD388810D; Thu, 23 Oct 2008 09:25:45 -0600 (MDT) To: Rob Quill Cc: gdb-patches@sourceware.org Subject: Re: Convenience functions References: <8f2776cb0801301557t2e265b62u56d6df7cbcec1c84@mail.gmail.com> <20081023134150.GA21234@caradoc.them.org> <20081023152146.GA29371@caradoc.them.org> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Thu, 23 Oct 2008 15:26:00 -0000 In-Reply-To: <20081023152146.GA29371@caradoc.them.org> (Daniel Jacobowitz's message of "Thu\, 23 Oct 2008 11\:21\:46 -0400") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2008-10/txt/msg00575.txt.bz2 >>>>> "Daniel" == Daniel Jacobowitz writes: Daniel> On Thu, Oct 23, 2008 at 09:15:52AM -0600, Tom Tromey wrote: Daniel> I looked through this patch, since I have another use for it too. It Daniel> looks fine to me, except that of course it is missing documentation Daniel> and test cases. For test cases we'd need a function to test with; Daniel> perhaps Rob's? Tom> Exactly :) Daniel> Maybe I can convince one of you to submit that pair of patches... Sure, I'd be happy to. Tom