X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=cxKqCB4sqQvURZANV6J4o/1lsQyQ8b y6qEaMT76y5kEAoTZbJ5Dfz/ST1x+4Y3ncwBSSgaXtNsnhQu1wDpcXutTJp+A939 L4M4aQeGJ80F7FoN4vC0ldZAVi5W8ppmk54CoJUU3NLS1rsmoknbmgk3BAo9N6g6 kyXx7kaZnbC3w= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=E+6lJg/za6JNBXTriCMZSYi3fME=; b=sumS Pi3FnxKA//HRvWFuF7cqCfGYezS3qzZ4Gx3lYUyCAqbQG1hEfb4xqU7/CApSWGw8 6TufCMW0jDu+Nu/nPHoFQHqVN5n2nUxB+P1dh5Cufg2pCPw0w5SB20LzWQM9be+K TYKqemr/vh1AetRD6fUoa/EkP1xiwy7IYFGe28Q= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Hans Horn Subject: Re: sigfe.s: No such file or directory Date: Wed, 29 Apr 2015 08:56:23 -0700 Lines: 29 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: X-IsSubscribed: yes On 4/29/2015 7:58 AM, Hans Horn wrote: > Folks, > > I'm trying to attach gdb to a running process (binary compiled with -g > -ggdb -Og). I got: "sigfe.s: No such file or directory" > > What is sigfe.s and what do I make of this message? > > Thx. > H > Update: I upgraded cygwin to the latest (v2) version. Now I'm getting in addition the following warning: the debug information found in "/lib/debug//usr/bin/cyggfortran-3.dll.dbg" does not match "/usr/bin/cyggfortran-3.dll" (CRC mismatch). and warning: the debug information found in "/lib/debug//usr/bin/cygquadmath-0.dll.dbg" does not match "/usr/bin/cygquadmath-0.dll" (CRC mismatch). I should have also mentioned that the offending binary is fortran compiled with gfortran v4.9.3 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple