Mehmet Ozkan

Results 9 comments of Mehmet Ozkan

Hi, I wanted to relaunch the issue. Can we use the proxy with the library? If not, did we have an alternative to do that?

Also when I use the .dll file without stripping I got this result with the sentry-cli command, ``` Debug Info File Check Type: pe library Contained debug identifiers: > Debug...

Yep, but why is it missing? I only cross compile using Rust and MinGW.

The issue is similar with https://github.com/getsentry/sentry-rust/issues/354, wdyt?

Ok, thx, if you need any help please keep in touch with me.

So you mean I need to convert the dwarf debug info to PDB?

Is it normal that after I used the ELF debug information format, I'm also missing the Debug ID? ``` Debug Info File Check Type: elf debug companion Contained debug identifiers:...

I don't know how to read 😄 , everything is written here, https://docs.sentry.io/platforms/native/guides/minidumps/data-management/debug-files/identifiers/#gnu-build-identifiers. But after doing that, I got the identifier for the executable, such as, ``` Debug Info File...