From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31109 invoked by alias); 22 Jan 2003 23:52:09 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31099 invoked from network); 22 Jan 2003 23:52:07 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by 172.16.49.205 with SMTP; 22 Jan 2003 23:52:07 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18bWY2-0006dE-00 for ; Wed, 22 Jan 2003 19:52:54 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18bUfJ-0007sH-00 for ; Wed, 22 Jan 2003 18:52:17 -0500 Date: Wed, 22 Jan 2003 23:52:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [RFC] Re: Profiling gdb? Message-ID: <20030122235217.GA27838@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20020120210343.A22638@nevyn.them.org> <3C4B8A6B.30407@cygnus.com> <20030105222713.GA22511@nevyn.them.org> <3E198F51.2030209@redhat.com> <20030106151054.GA8796@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030106151054.GA8796@nevyn.them.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-01/txt/msg00691.txt.bz2 On Mon, Jan 06, 2003 at 10:10:54AM -0500, Daniel Jacobowitz wrote: > Here's an updated patch, addressing your concerns and Eli's. Like it > better? It's [finally] in. > 2003-01-06 Daniel Jacobowitz > > Original patch by Tom Tromey and > Jason Molenda . > * Makefile.in (PROFILE_CFLAGS): Substitute from configure. > (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS. > * NEWS: Mention profiling. > * configure.in (--enable-gdbtk): Fix typo. > (--enable-profiling): New. Set PROFILE_CFLAGS. > * maint.c (maintenance_set_profile_cmd): Remove NOTYET. > Fill in function. > (profiling_state): New variable. > (mcleanup_wrapper): New function. > (_initialize_maint): Remove NOTYET, fix call to > add_setshow_boolean_cmd for "maint set profile". > * configure: Regenerated. > > 2003-01-06 Daniel Jacobowitz > > * gdb.texinfo (Maintenance Commands): Add "maint set profile" > and "maint show profile". -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer