Skip to content

Unfinished code for a GDB workshop I'm about to hold

Notifications You must be signed in to change notification settings

knatten/gdb-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is content for a GDB workshop, it doesn't make much sense on its own.

To prepare for the workshop, clone this repository, then do

mkdir build && cd build
cmake ../src -GNinja -DCMAKE_BUILD_TYPE=Debug

(Ninja is just a recommendation, but the build type needs to be Debug)

About

Unfinished code for a GDB workshop I'm about to hold

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published