Debugging C Program Using DDD Debugger in Ubuntu Linux

Publié le: 10 mai 2026
sur la chaîne: LokeshwaranKrishnasamy
20
1

🐧 Debugging C Programs in Ubuntu using DDD Debugger 🔍

In this video, I show how to compile and debug a C program using the DDD (Data Display Debugger) tool on Ubuntu Linux. The program demonstrates a multiplication table using loops and user input.

✨ What you’ll learn:
✅ Compile C programs with debug mode using `gcc -g`
✅ Open programs in DDD debugger
✅ Set breakpoints and run step-by-step
✅ Monitor variable values live
✅ Understand loop execution visually
✅ Debugging in Linux environment

📌 Program: `limitmultiplication.c`

Commands used:

```bash
gcc -g limitmultiplication.c -o limitmultiplication
ddd ./limitmultiplication
```

#CProgramming #Linux #Ubuntu #DDD #GDB #Debugger #Programming #OpenSource #SoftwareEngineering #LearnCoding


Sur cette page du site, vous pouvez voir la vidéo en ligne Debugging C Program Using DDD Debugger in Ubuntu Linux durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur LokeshwaranKrishnasamy 10 mai 2026, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 20 fois et il a aimé 1 téléspectateurs. Bon visionnage!