From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25173 invoked by alias); 15 Mar 2006 14:23:15 -0000 Received: (qmail 25151 invoked by uid 22791); 15 Mar 2006 14:23:14 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 15 Mar 2006 14:23:14 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FJWu8-0003Hm-2p; Wed, 15 Mar 2006 09:23:12 -0500 Date: Wed, 15 Mar 2006 14:25:00 -0000 From: Daniel Jacobowitz To: "Li, Rongsheng" Cc: gdb@sourceware.org Subject: Re: GDB CLI speed Message-ID: <20060315142312.GB12258@nevyn.them.org> Mail-Followup-To: "Li, Rongsheng" , gdb@sourceware.org References: <7CA73FB7DA98FF4CB97739FFE1798B5A019460A0@XCH-SW-41.sw.nos.boeing.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7CA73FB7DA98FF4CB97739FFE1798B5A019460A0@XCH-SW-41.sw.nos.boeing.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00076.txt.bz2 On Tue, Mar 14, 2006 at 09:09:47PM -0800, Li, Rongsheng wrote: > > I am using gdb/ddd as the front end to run a large simulation and use > the caned command files to confiure the simulation and typically I have > a lot of "set" statements in the command file (thousands). > > One thing it bothers me is that it takes much longer for GDB CLI to > execute these commands than DBX. Anyone of you outthere know what is the > reason (especially in comparison against dbx) and a way to fix it ? Sorry, this is too vague. What exactly are you doing that takes a long time? How long is it taking? -- Daniel Jacobowitz CodeSourcery