assert does not show output in cygwin test build
Pavel Fedin
p.fedin@samsung.com
Wed Oct 9 10:39:00 GMT 2019
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
More information about the Cygwin
mailing list