From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24260 invoked by alias); 17 Dec 2007 01:03:17 -0000 Received: (qmail 24247 invoked by uid 22791); 17 Dec 2007 01:03:15 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 17 Dec 2007 01:03:09 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 9D29698129; Mon, 17 Dec 2007 01:03:07 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 78AB89811F; Mon, 17 Dec 2007 01:03:07 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1J44Nu-00042J-SB; Sun, 16 Dec 2007 20:03:06 -0500 Date: Mon, 17 Dec 2007 01:49:00 -0000 From: Daniel Jacobowitz To: Carlos Eduardo Seo Cc: GDB Patches Mailing List Subject: Re: [patch] Expand psymtabs when needed - testcase Message-ID: <20071217010306.GC14690@caradoc.them.org> Mail-Followup-To: Carlos Eduardo Seo , GDB Patches Mailing List References: <4755C969.6040001@linux.vnet.ibm.com> <20071216215352.GG2618@caradoc.them.org> <4765C705.3080504@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4765C705.3080504@linux.vnet.ibm.com> User-Agent: Mutt/1.5.17 (2007-12-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: 2007-12/txt/msg00250.txt.bz2 On Sun, Dec 16, 2007 at 10:47:01PM -0200, Carlos Eduardo Seo wrote: > Thanks for your review. I corrected everything you pointed out. I > believe it's OK now. :) Me, too. This is OK to check in. -- Daniel Jacobowitz CodeSourcery