From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21363 invoked by alias); 2 Dec 2005 01:13:25 -0000 Received: (qmail 21353 invoked by uid 22791); 2 Dec 2005 01:13:25 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.204) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Dec 2005 01:13:20 +0000 Received: by zproxy.gmail.com with SMTP id x3so423251nzd for ; Thu, 01 Dec 2005 17:13:19 -0800 (PST) Received: by 10.36.220.33 with SMTP id s33mr2158191nzg; Thu, 01 Dec 2005 17:13:19 -0800 (PST) Received: by 10.37.2.6 with HTTP; Thu, 1 Dec 2005 17:13:19 -0800 (PST) Message-ID: <8f2776cb0512011713h6afa848ag9f0fd9dfbca0efcc@mail.gmail.com> Date: Fri, 02 Dec 2005 01:17:00 -0000 From: Jim Blandy To: Andrew STUBBS Subject: Re: [PATCH] fix symbol-file crash Cc: GDB Patches In-Reply-To: <438F3A67.1070700@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <438F3A67.1070700@st.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00030.txt.bz2 I think this is obvious; please go ahead and commit it. However, instead of using when symfile_objfile is NULL, just use two distinct prompt strings: "Discard symbol table from `%s'? " and "Discard symbol table? ".