• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Name: StackWalker
2URL: https://github.com/JochenKalmbach/StackWalker
3License: BSD
4License File: LICENSE
5Security Critical: no
6
7Description:
8Walking the callstack in windows applications
9
10See github page for more info. StackWalker is only used on Windows for
11walking crash stacks in tests for better logging. It can also be used
12for local debugging.
13