Когда Miranda падает, плагин осуществляет -
- создание текстового файла отчета
- Минидамп краш-репорта
При этом, файлы сохраняются в {Miranda Profile}\Crash Log.
Текстовый файл отчета включает в себя -
- Информацию о системе
- Информацию о версии Internet Explorer
- Информацию о версии вашей Миранды с датой сборки
- Информация о профиле, который в данный момент Миранда использует
- Список модулей (dll)
- Трассировку стеков для исключений (с названиями функций, именами исходников и номерами строк, если возможно)
- Список модулей с номерами версий (аналогично VersionInfo)
- Отметку для плагина, ответственного за падение
- Всю информацию по списку модулей для удобного представления краш-репорта
Плагин работает во всех ВинОС


Оригинальное описание
Plugin creates usable Crash Report for Miranda IM
When Miranda crashes plugin ptrovides:
- text representation of crash report
- MiniDump representation of crash report
Files are stored in {Miranda Profile}\CrashLog directory
Text version of crash report includes:
- OS Version information
- Internet Explorer version information
- Miranda version information with build date
- Miranda profile used
- Loaded modules (dlls) list
- Stack trace for exception (with function names, source file names and line numbers, if possible)
- Loaded Miranda plugin list with versions (like VersionInfo)
- Guess for plugin responsible for the crash (it printed in the report)
- Plugin lists all information you need to submit crash report for Miranda
Plugin works with all current Operating Systems.
Win9x users require to install dbghelp.dll, it available for download inside Win9x redistributable package, available at the same spot.


История изменений
0.0.0.6
-------
Fixed storing VersionInfo to file
Added ui to show VersionInfo
Added service to retrieve VersionInfo
0.0.0.5
-------
Fixed crash reports with older dbghelp.dll
Added Folders plugin support
Added more VersionInfo reporting
Added VersionInfo storage (to file and clipboard)
Improved report formatting
Added ability to get VersionInfo by hotkey
0.0.0.4
-------
Added human readable exception code
Added complete description for access violation
Updated sources to compile with older PSDK
More VersionInfo related stuff
0.0.0.3
-------
Added reporting for Internet Explorer version
Added reporting for plugin Unicode capability
Added reporting for Miranda profile path and name
Added reporting for miranda.exe build date
0.0.0.2
-------
Reduced resource utilization
Allow Unicode compilation
0.0.0.1
-------
Initial release of the plugin
СкачатьОбсуждение на форуме