Are there any drawbacks to using RelWithDebInfo as the default build type when developing an application and for distributing it?
I thought about this after having a problem that occur in release mode but not in debug mode. And since then, I'm using RelWithDebugInfo build type as default. I still get to debug the code and I haven't had any problems related to the build type.
Would this be a good way to prevent errors that does not occur in debug mode but occur release mode?
Aucun commentaire:
Enregistrer un commentaire