Hello! > Thanks for your report. However, I cannot reproduce the problem. > > 1. Could you please describe the steps to reproduce this?
g++ test.cpp -o test ./test > 2. What happens if you execute: > ./a.exe 2>&1 | cat The same. No output. From gdb i know that the control reaches __cxa_throw and then RaiseException(). Then the app apparently just exits. I'll try to debug this myself when i have some time. Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- 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