From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14927 invoked by alias); 9 Dec 2007 02:19:28 -0000 Received: (qmail 14918 invoked by uid 22791); 9 Dec 2007 02:19:27 -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; Sun, 09 Dec 2007 02:19:21 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 4D5F7980A7; Sun, 9 Dec 2007 02:19:19 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 2C006980A5; Sun, 9 Dec 2007 02:19:18 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1J1BlF-00018Y-KD; Sat, 08 Dec 2007 21:19:17 -0500 Date: Sun, 09 Dec 2007 11:29:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: enable seperate debug info testing with stabs Message-ID: <20071209021917.GA4355@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org References: <472660D1.2040008@portugalmail.pt> <475B4263.2000301@portugalmail.pt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <475B4263.2000301@portugalmail.pt> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00140.txt.bz2 On Sun, Dec 09, 2007 at 01:18:27AM +0000, Pedro Alves wrote: > Pedro Alves wrote: > > The problems described in the comment I'm removing seem to > > be solved already. I can run the tests successfully on > > Cygwin, where stabs is still the default. > > Any comments on the patch below? The patch is OK. I suspect the necessary bits were added to binutils separately from the original debuglink support. -- Daniel Jacobowitz CodeSourcery