From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6233 invoked by alias); 6 Mar 2008 16:40:20 -0000 Received: (qmail 6189 invoked by uid 22791); 6 Mar 2008 16:40:20 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Mar 2008 16:39:56 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 7E23098149; Thu, 6 Mar 2008 16:39:55 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 6164A98119; Thu, 6 Mar 2008 16:39:55 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JXJ8M-0000NB-Jy; Thu, 06 Mar 2008 11:39:54 -0500 Date: Thu, 06 Mar 2008 16:45:00 -0000 From: Daniel Jacobowitz To: Aleksandar Ristovski Cc: gdb@sourceware.org Subject: Re: [RFC] Skipping final cleanups in quit_target Message-ID: <20080306163954.GA1407@caradoc.them.org> Mail-Followup-To: Aleksandar Ristovski , gdb@sourceware.org References: <47D0198C.9080104@qnx.com> <20080306163038.GB555@caradoc.them.org> <47D01CF3.9010800@qnx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47D01CF3.9010800@qnx.com> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00072.txt.bz2 On Thu, Mar 06, 2008 at 11:33:55AM -0500, Aleksandar Ristovski wrote: > I believe it is cleaning up the symbols and stuff like that (but i have to > double check to be sure). If it's just freeing memory, we don't have to, but maybe we shouldn't be registering the cleanups at all - that shouldn't take nearly so long though. -- Daniel Jacobowitz CodeSourcery