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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=OcbqOlRvmvWP459n MuZBHraYrBtcD66RfQONi36Mo3cQ7lQEic/ehSFfeHy6Qh9bog4yqwrx39CnYBcr 52rYZ2DveDuHXNwtNiu7pdzljo+ZUNDv/dIaQaYg4bDcOOSIhEev8FcXiZ++yJOE jGX3UWR5PzE06blELsUvP1lo2i0= 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=qritiLrmRGSec3x8Nbx9Zc 7CThg=; b=ObkFe5fpdKzn86aQz7bpgkQEcqHg4GmjVUdXcgESGCymrKUrWQQ2T1 l6RQFcfOVY7xbNokKs8dFgPO2rlvFSqcwX4dqlU5KLu4uMYhbivxBRvo+kXQm+zZ rtpbDkel92juTvEfI+pvPWypJorZMatZtVcVP2WsLpmEYZZmel3lA= 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=-0.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*RU:64.59.134.13, Hx-spam-relays-external:64.59.134.13, shaw.ca, UD:shaw.ca X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.2 cv=Qb8khYTv c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=vsAZ4HiF_gUA:10 a=IkcTkHD0fZMA:10 a=AKYwBDF9PrHK7Ot75VcA:9 a=QEXdDO2ut3YA:10 Reply-To: Brian DOT Inglis AT Shaw DOT ca Subject: Re: Cygwin shell eats Windows exceptions? References: To: cygwin AT cygwin DOT com From: Brian Inglis Message-ID: <384029be-4060-cb6b-d1e5-ea88cccb5999@Shaw.ca> Date: Thu, 13 Oct 2016 10:29:04 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfB9cPAV0rBeJHFAA/CC3a4emsDX1gOS2d7mApgewgadX8binxNR+dkxlGEwAVz04w1QW4VGkLYnbjdCrWFD6Qem4skfB0YDizOGIW3LQvCDFfGNkcepA BXOHhbr1ehihbVMhKC1x1nlnbOXxl2oEugjVIQGJWM+bA0n4CdxZ6gja On 2016-10-13 08:35, Bill Smith wrote: > I'm trying to run my Windows C++ application which has a call to > DebugBreak() to bring up the popup asking if you want to debug this > application or terminate it. If I run the program within Cygwin, the > program just exits. > If I run the application from a Windows command prompt, I get the > Windows popup that I'm expecting. It seems that the Cygwin shell is > eating exceptions (sigsegv or similar signals?). Is there a way for > me to disable this behavior? Not giving us much info to go on here - is this a Cygwin, curses, Cygwin/X, or Windows native app, and what kind of popup is used? If a Windows native app, is it a console app, or do you run it with cygstart from Cygwin? If a Cygwin or X app, have you tried running strace, gdb (or a GUI FE) on it? If the latter, please post or attach the results, and attach the output from cygcheck -svr in a reply. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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