We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
⚠️ We have a new website! Visit now for the most update to date documentation. This wiki is no longer being maintained.
Specifies the desired format of the debug information written to the output binaries.
debugformat "format"
format specifies the desired debug format:
format
More values may be added by add-on modules.
Note for Visual Studio Users: Use editAndContinue to control the /Zi and /ZI switches; see this discussion for more information.
/Zi
/ZI
Project configurations.
Premake 5.0 or later.