文件名称:StackWalker
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 64kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
-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
-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StackWalker
...........\main.cpp
...........\makefile
...........\StackWalker.cpp
...........\StackWalker.h
...........\StackWalker.htm
...........\StackWalker_VC5.dsp
...........\StackWalker_VC5.dsw
...........\StackWalker_VC6.dsp
...........\StackWalker_VC6.dsw
...........\StackWalker_VC70.sln
...........\StackWalker_VC70.vcproj
...........\StackWalker_VC71.sln
...........\StackWalker_VC71.vcproj
...........\StackWalker_VC8.sln
...........\StackWalker_VC8.vcproj
...........\main.cpp
...........\makefile
...........\StackWalker.cpp
...........\StackWalker.h
...........\StackWalker.htm
...........\StackWalker_VC5.dsp
...........\StackWalker_VC5.dsw
...........\StackWalker_VC6.dsp
...........\StackWalker_VC6.dsw
...........\StackWalker_VC70.sln
...........\StackWalker_VC70.vcproj
...........\StackWalker_VC71.sln
...........\StackWalker_VC71.vcproj
...........\StackWalker_VC8.sln
...........\StackWalker_VC8.vcproj