Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | H | 25-Apr-2025 | - | 1,737 | 1,344 | |
LICENSE | H A D | 25-Apr-2025 | 1.5 KiB | 30 | 23 | |
README.chromium | H A D | 25-Apr-2025 | 425 | 16 | 13 |
README.chromium
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