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
Chrome warns the user that the drace binary release is a "unsafe" download. We should find a way to avoid this message if possible. Otherwise we should document it in the readme.
We further should make our build process fully transparent and repeatable which implies to generate a manifest with used VS version + compiler + OS version and checksums.
The text was updated successfully, but these errors were encountered:
height, file @ correct line, line highlighting, grey shading
feat: added black-/whitelisting functionality (issue #4)
feat: added object and function names in error boxes (issue #2)
feat: added source boxes are now at the same vertical position (issue #3)
feat: file is displayed at the correct source line (issue #1)
feat: affected source line is highlighted
feat: object without source file are grey shaded
refactor: minor design changes
Chrome warns the user that the drace binary release is a "unsafe" download. We should find a way to avoid this message if possible. Otherwise we should document it in the readme.
We further should make our build process fully transparent and repeatable which implies to generate a manifest with used VS version + compiler + OS version and checksums.
The text was updated successfully, but these errors were encountered: