zaldawid / magic_powers_at_your_fingertips

Code and slides for a gdb workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debug me

This repository contains 6 targets that contain different bugs. They were originally created to accompany my talk given at ACCU 2024 titled Magic powers at your fingertips--Boosting your developer's mojo with gdb. They can be used to learn basic (debug_me_01-03), and advanced (debug_me_04-06) debugging techniques with gdb. See the DESCRIPTION.md files in the subdirectories for more info.

This software is licensed under CC Attribution-NonCommercial-ShareAlike 4.0 International.

About

Code and slides for a gdb workshop


Languages

Language:C++ 91.0%Language:CMake 9.0%