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; q=dns; s= default; b=wILU74NClBWgklcsK5x10IDNKOMQlo6ojgVClQ1FI6AYdn7RFNe9O iCbi2XuXo+WSe6oVAgLs9Vtdz3BXyBzI2mCRN0HAHqII1al6ZKQMK3ZuxVVxQ9NX F8sO2Vchod/Jm7KSAXEA8lV87PngU9K3TAa17OurLaOiubGBkXgg04= 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; s=default; bh=KvluFOdcd7W7cC3khta1qXCW3Ns=; b=u4BDkxhpZCKvnWI/EdJ0c9+cFSL2 o6DphGqSX1Nya6zOydgzD9c9u8aoAQe5etFTbhVIuGOiXPMlBIMNno6pH74w6+j5 eLPGgIXufcBO5Q1rwBp2VHwF37sLqyILES11cl5ieZGF+fon9LVAZI11QTFUO7aV KkjuBly/YRjKWI0= 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.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=hth, utilities, H*r:Unknown X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: Wilfried Subject: Re: Cygwin shell eats Windows exceptions? Date: Tue, 18 Oct 2016 20:03:13 +0200 Lines: 20 Message-ID: <9moc0c5dvlubrrbrri118rg648j4lbh4ha@4ax.com> References: <384029be-4060-cb6b-d1e5-ea88cccb5999 AT Shaw DOT ca> <2ff7ceba-3e08-d514-372b-41e5696c37a5 AT SystematicSw DOT ab DOT ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: ForteAgent/7.10.32.1212 X-IsSubscribed: yes Bill Smith wrote: > > Thanks for all of the responses from everyone. > > > If you need to do interactive debugging, run it under cmd or with cygstart. > > [Bill Smith] it seems that an ok workaround is for me to use cygstart to start a command prompt within a Cygwin shell and then in the command prompt, run the program which calls DebugBreak and cause the popup to appear. The reason for needing to run within Cygwin is because we have a complex shell script that sets the user environment to run the application. OK, if that is the only reason for using cygwin, I can recommend another way to run a complex shell script in windows. There is a native windows port of the bash shell in http://win-bash.sourceforge.net/ If you need more unix command line utilities, look in https://sourceforge.net/projects/gnuwin32/ HTH, Wilfried -- Wilfried Hennings -- 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