This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: assert does not show output in cygwin test build


 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]