Skip to content

SourceDebug Products

This is the place to list all the SourceDebug and SourceClean products.

SourceDebug Trial - Version 4.0

Version 4.0

This is the trial version of SourceDebug program. It does not require a valid license. The SourceDebug Trial version runs for 20 days and is almost fully functional, except that each project allows a maximum of 100 files. The SourceDebug Trial version needs network connection when it runs.

SourceDebug V4.0 - Latest Version

Version 4.0

This is the formal SourceDebug program. It requires a valid version 4.0 license. You need purchase a serial number to run the program. After installing and launching SourceDebug V4.0, please select Help > Manage License... > Activate to activate the SourceDebug. If you have the SourceDebug trial installed, you simply need to uninstall the trial version program and install this formal version SourceDebug with a correct license key to active it. Your project data is maintained.

SourceClean V2.0 - Latest Version

Version 2.0

This is the formal SourceClean program. It requires a valid SourceClean version 2.0 license. You need purchase a serial number to run the program. After installing and launching SourceClean V2.0, please select Help > Manage License... > Activate to activate the SourceClean.
SourceClean is a tool that clean up #if/#ifdef/#ifndef in source code and make source code easier to read. Some projects need to run on different platforms. Through #ifdef, the software can be compiled with GCC into software suitable for different platforms or with different functions according to conditions.
We can preserve the compiled intermediate files by adding -save-temps=obj -fdirectives-only to the compile options. The intermediate files can be processed by SourceClean to generate source files with ifdef/ifndef removed to make the source code easier to read and understand.

SourceClean Documents:

SourceGenerate V2.0 - Latest Version

Version 2.0

This is the formal SourceGenerate program. It requires a valid SourceGenerate version 2.0 license. You need purchase a serial number to run the program. After installing and launching SourceGenerate V2.0, please select Help > Manage License... > Activate to activate the SourceGenerate.
SourceGenerate is a tool that can generate code slices according to the set rules. We may write dozens of similar lines of code. We can abstract a code template, set the rules of the template, and quickly write a lot of required code.
SourceGenerate can generate simple string lists, complex codes according to string items, escape/unescape strings, and very complex code fragments by running c code directly.

SourceGenerate Documents:

Scroll To Top