Location:
Search - stackwalker
Search list
Description: 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
Platform: |
Size: 66080 |
Author: haha |
Hits:
Description: Stack walker for get call stack information especially in case of your program core dump on customer site with the release version without any debug information
Platform: |
Size: 29369 |
Author: ryan |
Hits:
Description: 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
Platform: |
Size: 65536 |
Author: |
Hits:
Description: Stack walker for get call stack information especially in case of your program core dump on customer site with the release version without any debug information
Platform: |
Size: 28672 |
Author: ryan |
Hits:
Description: 打印程序堆栈的程序,可以在程序运行过程中查看程序调用堆栈,汇编和c++实现的。-Program to print the program stack, the program is running in the program' s call stack, compilation and c++ of realization.
Platform: |
Size: 64512 |
Author: 姚立明 |
Hits: