xref: /aosp_15_r20/external/angle/util/windows/third_party/StackWalker/README.chromium (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
1Name: StackWalker
2URL: https://github.com/JochenKalmbach/StackWalker
3Version: N/A
4Revision: 42e7a6e056a9e7aca911a7e9e54e2e4f90bc2652
5License: BSD
6License File: LICENSE
7Security Critical: no
8Shipped: no
9
10Description:
11Walking the callstack in windows applications
12
13See github page for more info. StackWalker is only used on Windows for
14walking crash stacks in tests for better logging. It can also be used
15for local debugging.
16