Debugging C Code

Posted By: lucky_aut

Debugging C Code
Released/Updated: 4/21/2025
Duration: 1h 1m 22s | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 127 MB
Genre: eLearning | Language: English


This course covers the process of finding out why a C program doesn't work. It addresses the issues of warnings and errors—and how to dive deep into the code to discover what's not happening the way a programmer intends. To resolve these issues, and address the bugs, several tools are available to the programmer. First are various techniques to monitor and output variables and checkpoints in the code to see what's going on and how far the program progresses normally. Second are tools such as an IDE debugger and the command line GNU debugger (GDB), which can output variable values and memory "dumps" as a program is running. These techniques and utilities provide the examination necessary to discover what's wrong and correct the code. Check out this course to learn these important parts of a programmer's tool chest.
More Info

Please check out others courses in your favourite language and bookmark them
English - German - Spanish - French - Italian
Portuguese