项目作者: Michocio

项目描述 :
Shows current stack trace of particular program
高级语言: C
项目地址: git://github.com/Michocio/Stack-trace.git
创建时间: 2017-10-03T19:45:47Z
项目社区:https://github.com/Michocio/Stack-trace

开源协议:

下载


Stack trace

Little program written in c that is capable to show current stack trace of program. Stack trace
s a report of the active stack frames at a certain point in time during the execution of a program.

To test it just add some functions into code, call them and than use delivered function.