Using crash analysis systems

  • Stream 2
  • Intramural
  • 13:10
  • RU

Аварийное завершение приложения — более чем неприятная ситуация.
Особенно неприятно, если она случается уже на устройстве пользователя, когда нет возможности
запустить отладчик и найти проблему.
Тут и приходят на помощь разработчику системы отправки и анализа отчетов о падениях и техники
postmortem debugging'а.
Поговорим о существующих системах аналитики крэшей и чем они полезны для C++ разработчика.
Application termination is a very unpleasant situation.
It is even more unpleasant when it happens on user's device where there is no possibility to
launch a debugger and find a problem.
Crash reporting and analysis systems and postmortem debugging techniques help to deal with such
kind of situations.
We will talk about existing crash analysis systems and their usage in C++ world.

Artem Lapitski

Developer @Wargaming

Works as a developer at mobile department of Wargaming. Currently takes part in development of a free-to-play action game. In past experience, worked on various projects in information protection domain.