backtrace-labs / crashpad

A fork of Crashpad with file attachment support and other improvements.
Apache License 2.0
100 stars 31 forks source link

crashpad generates c_fltSave with floating-point/simd registers, but Backtrace only displays integer registers #50

Closed alecazam closed 1 year ago

alecazam commented 1 year ago

Being able to view fp/simd registers is important. We have extensive use of floating point and simd (SSE/Neon) code.

alecazam commented 1 year ago

Also can't toggle these integer registers off hex in the web display.

rick-bt commented 1 year ago

Hi @alecazam - This is a good question, but we'd like to keep this issues channel focused on questions specific to this code base. This particular question is about Backtrace functionality in general, and we'd like to drive it through standard support channels rather than engaging engineers in support. I'm going to close this issue. Please check out our documentation at https://docs.saucelabs.com/error-reporting/getting-started/ or send an email to support@backtrace.io.

Your other issue is solid though, and dev will dig into that when possible.