Click here to Skip to main content
16,016,345 members
Articles / Programming Languages / C++

A Simple C++ Function Call Stack Trace Utility

Rate me:
Please Sign up or sign in to vote.
3.02/5 (23 votes)
10 Feb 2006CPOL1 min read 235K   1.9K   39  
How to record your function call stack for debug purposes

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
China China
Mockey is a C++ programmer, experienced with C/C++ program under UNIX platform, his primarily research field is communication program for telecom. He works for one of china's biggest telecom equipment supplier until Dec 2006.

He's current interest is Linux kernel programming, especial in networking hack.

Mockey lives in Chengdu, China. To contact Mockey, email at mockey.chen@gmail.com

Comments and Discussions