- 'quick_exit' called on closing the application to avoid possible crashes in case...
authorAlexey Chernobaev <achernobaev@dev.rtsoft.ru>
Tue, 3 Apr 2018 15:28:40 +0000 (18:28 +0300)
committerAlexey Chernobaev <achernobaev@dev.rtsoft.ru>
Tue, 3 Apr 2018 15:28:40 +0000 (18:28 +0300)
commit3b53c5efec2b56a35586c75b699c7b09b8d3927f
treec666576a0b9449ca70d0306eaa5e31a0f24353d4
parentd3448a91b4858466a6d3ffea512857b738d881d9
- 'quick_exit' called on closing the application to avoid possible crashes in case some background operations (e.g. parsing a source file) are still in progress while the main window has already been destroyed;
- shorten debuggee name on the Summary page (remove characters starting from __AUL_SDK__)
src/analyze/gui/mainwindow.cpp
src/analyze/gui/mainwindow.h