Improved handling of crashes and assertionsamule-svn-r10687
commit450438914e77a38122f7b70853a88d30ca0a17eb
authorupstream svn <svn@amule.org>
Sun, 4 Dec 2011 15:49:04 +0000 (4 15:49 +0000)
committerDévai Tamás <gonosztopi@amule.org>
Sun, 4 Dec 2011 17:38:47 +0000 (4 17:38 +0000)
tree6b0c4d5ee1038302dd72956cff1b50973dd2cf6d
parent25c826a09165dcbd629d5c1644cfc9e544970c1e
Improved handling of crashes and assertions

Backtrace is written to log file.

Assertions in background threads don't just silently close the app without any
hint what is going on anymore. In Windows background assertions also show a
dialog now.
.svn-revision
docs/Changelog
src/Logger.cpp
src/Logger.h
src/amule.cpp
src/amule.h
src/amuleAppCommon.cpp
src/libs/common/MuleDebug.cpp