c++ - Crash Analysis on Linux -


What is the best way to analyze crashes on Linux?

We expect to create software and distribute release versions to testers. The testers can not recall how the accident can regenerate or the accident can be completely intermittent. They will not even have a development environment on their machine. Software is written in C / C ++ and compiled in original machine code for distribution.

I believe what you are seeing:

< / Html>

Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -