Welcome to a detailed debugging repository dedicated to Linux enthusiasts!
- a.out: Compiled binary output.
- crash: Executable causing a crash.
- crash.c: Source code for the crash example.
- readme.md: Documentation related to gdb and core dump.
- source_code & source_code.c: A separate code example related to core dumps.
A collection of examples demonstrating the use of Valgrind. Each number represents a unique example with its compiled binary (1
, 2
, 3
...) and the corresponding source code (1.c
, 2.c
, 3.c
...).
📝 For detailed insights, refer to the specific readme files within each directory.
This repository is licensed under the included LICENSE
file. Please review for more details.
Feel free to contribute, raise issues, or provide feedback to enhance the repository. Let's make debugging fun! 🚀