From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21006 invoked by alias); 1 Nov 2002 16:13:09 -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 20982 invoked from network); 1 Nov 2002 16:13:08 -0000 Received: from unknown (HELO amsfep13-int.chello.nl) (213.46.243.24) by sources.redhat.com with SMTP; 1 Nov 2002 16:13:08 -0000 Received: from there ([62.205.65.176]) by amsfep13-int.chello.nl (InterMail vM.5.01.03.06 201-253-122-118-106-20010523) with SMTP id <20021101161307.YSXE1253.amsfep13-int.chello.nl@there>; Fri, 1 Nov 2002 17:13:07 +0100 Content-Type: text/plain; charset="iso-8859-1" From: wim delvaux To: Daniel Jacobowitz Subject: Re: why is gdb 5.2 so slow Date: Fri, 01 Nov 2002 08:13:00 -0000 Cc: Andrew Cagney , gdb@sources.redhat.com References: <20021101013219.QDL1261.amsfep12-int.chello.nl@there> <20021101151511.QPTX1218.amsfep11-int.chello.nl@there> <20021101151742.GB3924@nevyn.them.org> In-Reply-To: <20021101151742.GB3924@nevyn.them.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20021101161307.YSXE1253.amsfep13-int.chello.nl@there> X-SW-Source: 2002-11/txt/msg00006.txt.bz2 > > If you don't need watchpoint support, please try running your program > under gdbserver instead of directly in GDB. It should be buckets > faster. Thanx, I will try that and report effect