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
- Host: GitHub
- URL: https://github.com/stsquad/dbgsym
- Owner: stsquad
- Created: 2009-09-04T14:02:41.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2009-09-10T10:46:23.000Z (almost 17 years ago)
- Last Synced: 2025-05-01T12:07:34.265Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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