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]

Stack Dump Message


hello there,

I already asked the question on [stack
overflow](http://stackoverflow.com/q/27943489/2318073) but I didn't
quite get the answer I want.

Here is the issue:
abort function produces the output
    "Aborted (core dumped)"
when I run the program on cygwin terminal while it produce
    " 0 [main] test 1904 cygwin_exception::open_stackdumpfile: Dumping
stack trace to test.exe.stackdump"
when I run it on Windows CMD or Windows Explorer. Why is that? and Can
I change it to the first format?

I can't read the source code to figure out what exactly is going on
because such projects are bigger than my skills
but I tried though and I found that the abort function is sending
SIGABRT signal but couldn't find the signal handlers
I hope someone will help me with this.

thank you all

Ameen

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