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


On Wed, 9 Oct 2019 13:39:42 +0300
"Pavel Fedin" wrote:
>  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.

Is this surely the reply to "Re: assert does not show output in
cygwin test build" ?

Or your reply is regarding "Cygwin and stdexcept bug ?" ?

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

--
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]