Skip to content

Working examples for Make and GDB for use in the ICS Training Series: Seminar 4

Notifications You must be signed in to change notification settings

adamlavely/ICS_seminar4GitMakeGDB

Repository files navigation

ICS_seminar4GitMakeGDB

Working examples for Make and GDB for use in the ICS Training Series: Seminar 4

This set of examples is for use during the ICS training series (seminar 4) during the spring of 2018.

The slides that go with this give an introduction to version control, build automation and debugging.

Users will use git to get these example files, we will go through the various Make files and then use GDB on ACI-I to find the problem with the included code, which calculates factorial of an input. The code is far more complicated than it needs to be (three c files) but this is to help show how make and gdb can be used on more complicated examples.

About

Working examples for Make and GDB for use in the ICS Training Series: Seminar 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published