You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature is supported by build tools that produce debug information files
92
+
supported by Sentry such as DWARF and PDB. This applies to languages such
93
+
as C/C++/C#/Swift/Rust/Zig/etc.
94
+
For Java/Kotlin and other JVM languages, use one of the plugins: [Maven](https://docs.sentry.io/platforms/java/maven/) or [Gradle](https://docs.sentry.io/platforms/java/gradle/).
95
+
96
+
</Alert>
97
+
89
98
## Uploading Files
90
99
91
100
Use the `sentry-cli debug-files upload` command to upload debug information files to
0 commit comments