From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24375 invoked by alias); 1 Nov 2005 05:28:21 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 24360 invoked by uid 22791); 1 Nov 2005 05:28:19 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 01 Nov 2005 05:28:19 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EWogz-000443-Ix for gdb-patches@sourceware.org; Tue, 01 Nov 2005 00:28:17 -0500 Date: Tue, 01 Nov 2005 05:28:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [commit] more cygwin shared library cleanup Message-ID: <20051101052817.GA15599@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20051101050845.GA15136@trixie.casa.cgf.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051101050845.GA15136@trixie.casa.cgf.cx> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00003.txt.bz2 On Tue, Nov 01, 2005 at 12:08:45AM -0500, Christopher Faylor wrote: > I have more to do to consolidate cygwin's handling of shared libraries > with gdb but this is a step along the way. > > I ended up putting back some of the functions I'd previously deleted > because they were really needed for core file handling. As usual, thanks! It's great to see the Cygwin port getting attention. -- Daniel Jacobowitz CodeSourcery, LLC