getsentry / getsentry/sentry

Highlight debug files that are found but don't have Debug information

Open
#79,747 3 comments 0 reactions 0 assignees View on GitHub
Improvement
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

When debug files are found in the symbol server, but don't contain `debug` metadata in them. The UI should be more indicative:

@tobias-wilfert indicated having the indication on the frame itself would be more helpful to have an indication on the frame itself so it's more clear that something is wrong.

> Personally would feel like just having some indication on the stacktrace might be more helpful (than changing the colour) :thinking_face: since I for example did not know that you can click on the blue address and it takes you to the file description in the above image. (Tooltip and link to documentation sound nice though).

Alternatively, and an easy win might be to show that greyed out part in `red`:
![Image](https://github.com/user-attachments/assets/686586f4-2804-4943-8b60-3fd165807103)

With a tooltip indicating what this is about. What data that is, and how to include that when compiling the code.
These details should be on a page in the docs, and the tool tip should point to it.
e.g:

> If you use clang here’s how u compile with debug info, etc

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.