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

Low Level • April 17, 2021
Video Thumbnail
Low Level Logo

Low Level

@lowleveltv

About

Videos about cyber security + software security | New videos every week

Video Description

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 šŸ« Learn to code in C at https://lowlevel.academy šŸ”„ SOCIALS šŸ”„ Low Level Merch!: https://www.linktr.ee/lowlevellearning Follow me on Twitter: https://twitter.com/LowLevelTweets Follow me on Twitch: https://twitch.tv/lowlevellearning Join me on Discord!: https://discord.gg/gZhRXDdBYY 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