An open API service indexing awesome lists of open source software.

https://github.com/stsquad/dbgsym

A simple script to check the integrity of debug symbols on a system
https://github.com/stsquad/dbgsym

Last synced: about 1 year ago
JSON representation

A simple script to check the integrity of debug symbols on a system

Awesome Lists containing this project

README

          

dbgsym.py - a debug symbols integrity checker.

This utility is a simple little script to check that a debug files
CRCs match those of the binary it is there for. I wrote it to see if
any other binaries on my system suffered the same problem as seen in
bug:

https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/415424

But in my experimentation I found not. Still the script may be useful
to other people so I thought I'd better mention what it did.

usage:

./dbgsym.py

And see if it complains about anything