2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Submodule sentry-native updated 25 files
- CHANGELOG.md+24-4
- CMakeLists.txt+5
- cmake/utils.cmake+21
- external/crashpad+1-1
- include/sentry.h+39-1
- ndk/gradle.properties+1-1
- scripts/bump-version.sh+1
- sentry.rc.in+22
- src/backends/sentry_backend_inproc.c+40-33
- src/sentry_core.c+4
- src/sentry_options.c+18
- src/sentry_options.h+1
- src/sentry_scope.c+10-2
- src/sentry_tracing.c+1-1
- tests/assertions.py+2-2
- tests/cmake.py+10
- tests/fixtures/dotnet_signal/Program.cs+64
- tests/fixtures/dotnet_signal/crash.c+19
- tests/fixtures/dotnet_signal/test_dotnet.csproj+8
- tests/requirements.txt+1
- tests/test_dotnet_signals.py+119
- tests/test_integration_http.py+3-2
- tests/unit/CMakeLists.txt+2
- tests/unit/test_tracing.c+4-4
- tests/win_utils.py+19
0 commit comments