From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31466 invoked by alias); 23 Jan 2003 06:10:13 -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 31457 invoked from network); 23 Jan 2003 06:10:12 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by 172.16.49.205 with SMTP; 23 Jan 2003 06:10:12 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA16200; Thu, 23 Jan 2003 08:09:38 +0200 (IST) Date: Thu, 23 Jan 2003 06:10:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: "Martin M. Hunt" cc: Daniel Jacobowitz , gdb@sources.redhat.com, kettenis@gnu.org Subject: Re: very very slow symbol searches In-Reply-To: <1043289952.1100.4.camel@Dragon> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-01/txt/msg00398.txt.bz2 On 22 Jan 2003, Martin M. Hunt wrote: > What was wrong with having GDB on all platforms using the standard > libiberty regex? Perhaps on some platforms, the system regex is better. But whatever the reasons, having an option to use the system regex is a Good Thing, IMHO. Maybe we just should not make this the default, or have specialized tests for certain versions of glibc.