You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
349 B
13 lines
349 B
Name: StackWalker
|
|
URL: https://github.com/JochenKalmbach/StackWalker
|
|
License: BSD
|
|
License File: LICENSE
|
|
Security Critical: no
|
|
|
|
Description:
|
|
Walking the callstack in windows applications
|
|
|
|
See github page for more info. StackWalker is only used on Windows for
|
|
walking crash stacks in tests for better logging. It can also be used
|
|
for local debugging.
|