Hello everyone!
During installation on Windows, there is an option for the engine to download a “symbol editor for debugging”, so that when the engine crashes, the logs would not just contain memory addresses, but would indicate the names of methods and functions where the failure occurred. How can this be done in Linux, when building a project from sources?