X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 3 Dec 2007 17:06:25 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Problem suspending Cygwin-based GDB from Eclipse/CDT (and some findings) Message-ID: <20071203160625.GQ30894@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <47541AFA DOT 3040701 AT enea DOT se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47541AFA.3040701@enea.se> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Dec 3 16:04, Stefan Bylund wrote: > I looked at the cygwin change list from 1.5.19-4 to 1.5.20-1 > (http://cygwin.com/ml/cygwin-announce/2006-07/msg00000.html) and noticed > the following signal-related changes: > > * cgf: When sending signals, assume that any code which is not directly > associated with a DLL or an executable is user code. > > * cgf: Pass cygwin signals to gdb. Fix the dreaded SIGSEGV found in some > pthread functions. > > * corinna: Implement sigignore and sigset. > > * cgf: Make SA_RESTART sigaction flag work more like linux. > > It seems that one or more of the changes listed above (or some other > change(s) described in > http://cygwin.com/ml/cygwin-announce/2006-07/msg00000.html) is the cause of > this problem. It is a bit ironic that one of the changes mentions passing > cygwin signals to gdb since it is exactly this functionality that is now > broken but, from our experience, worked in 1.5.19-4. > > I'm cross posting this mail to the CDT mailing list as well, since there > may be other Eclipse/CDT users interested in this issue. > > Is there anything I can do to help in finding out why versions starting The best help would be a really simple testcase, written in plain C, using the minimum amount of code to reproduce the problem. This would allow to track it down without having to play time machine. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/