Using Valgrind and GDB together to fix a segfault and memory leak
►GDB Beginner Masterclass: • GDB Beginner Masterclass ►Find full courses on: https://courses.mshah.io/ ►Join as member to get perks: / @mikeshah ►Lesson Description: In this lesson I show you how to use Valgrind and GDB together to find bugs. This is a nice review of some of the tools that we have learned, and a reminder that you can combine as many of the tools that we learn together in order to help debug! ►Please like and subscribe to help the channel! ►YouTube Channel: / mikeshah ►Join our free community: https://courses.mshah.io/communities/...

▶︎
Compile from Source - Build Latest GDB and Binutils on Linux

▶︎
GDB Beginner Masterclass

▶︎
find memory errors quickly. (-fsanitize, addresssanitizer)

▶︎
Advanced Debugging with GDB

▶︎
Debugging memory issues with Valgrind and GDB - DevConf.CZ 2023

▶︎
It's easy to prevent memory leaks in C++!

▶︎
Memory leak in C/C++

▶︎
C Dynamic Memory Debugging with Valgrind

▶︎
C Strings are Terrible!

▶︎
Andrew Kelley: A Practical Guide to Applying Data Oriented Design (DoD)

▶︎
you need to stop using print debugging (do THIS instead)

▶︎
Debugging with Core Dumps

▶︎
How to Actually Learn C (2027 Edition)

▶︎
GDB Tutorial

▶︎
GDB Debugging: How to Debug a C/C++ program

▶︎
How to Crack any Software

▶︎
Something is jamming GPS over Europe. Here's what we found

▶︎
In 54 Minutes, Understand the whole C and C++ compilation process

▶︎
Fix Memory Leaks in C Code with Valgrind

▶︎
