From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15898 invoked by alias); 28 Jan 2008 19:05:07 -0000 Received: (qmail 15890 invoked by uid 22791); 28 Jan 2008 19:05:07 -0000 X-Spam-Check-By: sourceware.org Received: from py-out-1112.google.com (HELO py-out-1112.google.com) (64.233.166.180) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 28 Jan 2008 19:04:47 +0000 Received: by py-out-1112.google.com with SMTP id v53so2060581pyh.33 for ; Mon, 28 Jan 2008 11:04:45 -0800 (PST) Received: by 10.35.75.15 with SMTP id c15mr6755451pyl.37.1201545461296; Mon, 28 Jan 2008 10:37:41 -0800 (PST) Received: by 10.35.36.15 with HTTP; Mon, 28 Jan 2008 10:37:41 -0800 (PST) Message-ID: <8f2776cb0801281037k598545efs2fc56edf1f63e9c@mail.gmail.com> Date: Mon, 28 Jan 2008 20:00:00 -0000 From: "Jim Blandy" To: "Mark Kettenis" Subject: Re: expand-symtabs.exp Cc: jimb@codesourcery.com, gdb-patches@sourceware.org In-Reply-To: <200801272128.m0RLSGCC027212@brahms.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200801271528.m0RFSMo6032355@brahms.sibelius.xs4all.nl> <200801272128.m0RLSGCC027212@brahms.sibelius.xs4all.nl> X-Google-Sender-Auth: 28453011a32d3d7b 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: 2008-01/txt/msg00651.txt.bz2 On Jan 27, 2008 1:28 PM, Mark Kettenis wrote: > Ah thank Jim. That helps a lot. So I assume Daniels suggestion of > giving the function a real body won't defeat the purpose of the test. I don't see why it would.