Search
Close this search box.

How to debug your Linux Application: Debugging by printf

|

How to debug your Linux Application: Debugging by printf In this part of the series on How to Survive Embedded Linux series focuses specifically on debugging C/C++ applications. Apps written in scripting languages like Perl or Python have their own debugging best-practices protocols and tools. This is the simplest technique, directly analogous to ‘Debugging by […]