Debug: print call stack of unhandled exceptions

This commit is contained in:
SChernykh
2023-11-07 10:34:42 +01:00
parent e92ce0a5f3
commit 8699e1887c
3 changed files with 70 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ on:
jobs:
cppcheck-ubuntu:
timeout-minutes: 50
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
@@ -60,7 +60,7 @@ jobs:
cppcheck-windows:
timeout-minutes: 50
timeout-minutes: 60
runs-on: windows-latest
steps: