Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use dwgrep to test DWARF debug information #21679

Closed
sanxiyn opened this Issue Jan 27, 2015 · 3 comments

Comments

Projects
None yet
4 participants
@sanxiyn
Copy link
Member

sanxiyn commented Jan 27, 2015

dwgrep is a new tool written by Red Hat to query DWARF debug information. One explicit goal of the project is to support testing generation of DWARF debug information.

cc @michaelwoerister.

@sanxiyn sanxiyn added the A-debuginfo label Jan 27, 2015

@jdm

This comment has been minimized.

Copy link
Contributor

jdm commented Jan 27, 2015

cc me

@michaelwoerister

This comment has been minimized.

Copy link
Contributor

michaelwoerister commented Jan 27, 2015

It certainly sounds interesting. There's also llvm-dwarfdump which LLVM uses for debuginfo autotests and pyelftools which also could be used for a similar purpose. I'd definitely like to do something like that when time permits.

@brson

This comment has been minimized.

Copy link
Contributor

brson commented Mar 23, 2017

This is quite speculative. Better testing is always good, but I don't think we need to keep this wishlist item around.

@brson brson closed this Mar 23, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.