Skip to main content

e² studio Tips - How to Use Printf Debugging Without Changing the Source Code (Using Dynamic Printf)

Mar 1, 2022

Simple debugging can be achieved by writing Printf statements in the source code. If you change the source code, you need to rebuild and restart the program, which is time-consuming. This video will show you how to use Printf debugging without changing the source code.

Related Resources