From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28184 invoked by alias); 12 Jan 2012 22:50:53 -0000 Received: (qmail 28171 invoked by uid 22791); 12 Jan 2012 22:50:52 -0000 X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_LOW,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail-qw0-f48.google.com (HELO mail-qw0-f48.google.com) (209.85.216.48) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 12 Jan 2012 22:50:39 +0000 Received: by qadz30 with SMTP id z30so668641qad.0 for ; Thu, 12 Jan 2012 14:50:38 -0800 (PST) Received: by 10.224.184.79 with SMTP id cj15mr8134467qab.78.1326408638917; Thu, 12 Jan 2012 14:50:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.224.184.79 with SMTP id cj15mr8134458qab.78.1326408638810; Thu, 12 Jan 2012 14:50:38 -0800 (PST) Received: by 10.224.195.72 with HTTP; Thu, 12 Jan 2012 14:50:38 -0800 (PST) In-Reply-To: References: <20120112030648.14DBE190AFD@elbrus2.mtv.corp.google.com> Date: Thu, 12 Jan 2012 22:52:00 -0000 Message-ID: Subject: Re: [patch] Fix for PR gdb/9538 (loading of separate debuginfo and symlinks). From: Doug Evans To: Paul Pluzhnikov Cc: gdb-patches@sourceware.org X-System-Of-Record: true Content-Type: text/plain; charset=ISO-8859-1 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: 2012-01/txt/msg00444.txt.bz2 On Thu, Jan 12, 2012 at 2:32 PM, Paul Pluzhnikov wrote: > On Thu, Jan 12, 2012 at 2:20 PM, Doug Evans wrote: > >> On Thu, Jan 12, 2012 at 12:35 PM, Paul Pluzhnikov >> wrote: >>> I don't think ".gnu_debuglink" is supported on non-ELF platforms, so not >>> handling DOS drives is likely not a problem. >> >> cygwin? > > Cygwin appears to support (simulate) symlinks. Yeah, and guess who added that support ... :-)