mirror of
https://github.com/JochenKalmbach/StackWalker
synced 2026-06-08 11:24:59 +00:00
a0fcb1b9de753fce0c120903eee5b71f46e3616c
StackWalker - Walking the callstack
This article describes the (documented) way to walk a callstack for any thread (own, other and remote). It has an abstraction layer, so the calling app does not need to know the internals.
This project was initially published on Codeproject (http://www.codeproject.com/KB/threads/StackWalker.aspx). But it is hard to maintain the article and the source on codeproject, so I was pushed to publish the source code on an "easier to modify" platform. Therefor I have choosen "codeplex" ;(
But time goes by, and codeplex went away ;)
So I now migrated to GutHub ;)
Description
Languages
C++
94.3%
CMake
4.8%
Makefile
0.9%