From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8979 invoked by alias); 4 Nov 2002 22:22:31 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8969 invoked from network); 4 Nov 2002 22:22:31 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 4 Nov 2002 22:22:31 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gA4M04w13469 for ; Mon, 4 Nov 2002 17:00:04 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA4MMUf08358 for ; Mon, 4 Nov 2002 17:22:30 -0500 Received: from localhost.redhat.com (IDENT:mystLt26nDG5f7+rJcY2Fptbgeo0AKO7@tooth.toronto.redhat.com [172.16.14.29]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA4MMRT15133; Mon, 4 Nov 2002 17:22:27 -0500 Received: by localhost.redhat.com (Postfix, from userid 469) id C5592FF79; Mon, 4 Nov 2002 17:18:18 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15814.61993.475200.691004@localhost.redhat.com> Date: Mon, 04 Nov 2002 14:22:00 -0000 To: David Carlton Cc: Jim Blandy , gdb , Elena Zannoni Subject: Re: should minimal symbols be able to force lookup_symbol to return NULL? In-Reply-To: References: X-SW-Source: 2002-11/txt/msg00047.txt.bz2 David Carlton writes: > > I'll wait until my first stab at refactoring (which, I hope, preserves > the current behavior exactly) (well, almost exactly: there's one or > two changes which I think of as bugfixes, but it's quite careful about > control flow) gets approved before I submit an RFA for that. > Certainly I'm glad that Joel has appeared and is willing to run > proposed changes through the testsuite on HP/UX machines. > I sent out a reply last night. http://sources.redhat.com/ml/gdb-patches/2002-11/msg00026.html Elena > David Carlton > carlton@math.stanford.edu