GDB is REALLY easy! Find Bugs in Your Code with Only A Few Commands

Join me and learn how to debug a program written in C using GDB. In this video, we go over how to compile a program written in C so that GDB can present it, as well as the basic commands used in GDB to debug a program. Like and subscribe for more videos like this! 🏫 COURSES 🏫 🔥 SOCIALS 🔥 Low Level Merch!: Follow me on Twitter: Follow me on Twitch: Join me on Discord!: Timestamps Intro 0:00 Compiling Code for GDB 0:20 Starting GDB 1:27 Breakpoints 2:05 C Step vs ASM Step 2:37 Step Over vs Step In 3:26 Finding the Bug 4:26 Outro 7:16
Back to Top