Skip to content

whzinformatik/ca-callstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Beispielprogramm zur Demonstration des Callstacks

Vorlesung Computerarchitektur, Prof. Dr. Frank Grimm, Fachgruppe Informatik, Westsächsische Hochschule Zwickau

Erstellung des Programms

  • Voraussetzung: Linux (oder jeder andere Plattform) mit GCC-Compiler und GDB-Debugger
  • Ausführbares Programm erstellen: make
    • erstellt mit Hilfe des C-Compilers (gcc) auf Basis von callstack.c eine ausführbare Datei namens callstack
  • Programm ausführen: ./callstack

Releases

No releases published

Packages

No packages published