文件名称:StackWalker
介绍说明--下载内容来自于网络,使用问题请自行百度
In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StackWalker/
StackWalker/main.cpp
StackWalker/makefile
StackWalker/StackWalker.cpp
StackWalker/StackWalker.gif
StackWalker/StackWalker.h
StackWalker/StackWalker.htm
StackWalker/StackWalker_500x250.gif
StackWalker/StackWalker_VC5.dsp
StackWalker/StackWalker_VC5.dsw
StackWalker/StackWalker_VC6.dsp
StackWalker/StackWalker_VC6.dsw
StackWalker/StackWalker_VC70.sln
StackWalker/StackWalker_VC70.vcproj
StackWalker/StackWalker_VC71.sln
StackWalker/StackWalker_VC71.vcproj
StackWalker/StackWalker_VC8.sln
StackWalker/StackWalker_VC8.vcproj
StackWalker/main.cpp
StackWalker/makefile
StackWalker/StackWalker.cpp
StackWalker/StackWalker.gif
StackWalker/StackWalker.h
StackWalker/StackWalker.htm
StackWalker/StackWalker_500x250.gif
StackWalker/StackWalker_VC5.dsp
StackWalker/StackWalker_VC5.dsw
StackWalker/StackWalker_VC6.dsp
StackWalker/StackWalker_VC6.dsw
StackWalker/StackWalker_VC70.sln
StackWalker/StackWalker_VC70.vcproj
StackWalker/StackWalker_VC71.sln
StackWalker/StackWalker_VC71.vcproj
StackWalker/StackWalker_VC8.sln
StackWalker/StackWalker_VC8.vcproj
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.