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

Add Symbolic debugging of higher versions of glibc #18

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

b0ldfrev
Copy link

Add Symbolic debugging of higher versions of glibc

@b0ldfrev
Copy link
Author

b0ldfrev commented Nov 8, 2022

[31cb06d] Added user options and some minor modifications

@matrix1001
Copy link
Owner

sorry for the late respose. i am busy these days.
i will accept your pull request if you can make some changes as follows.

  1. command line: use glibc-all-in-one ./download 2.23-0ubuntu10_i386 instead of glibc-all-in-one ./download 2.23-0ubuntu10_i386 --no-system
    it's better to keep the old usage for no-privilege condition
  2. it seems that in file extract, your code always do cp -r $tmp/usr/lib/debug/.build-id/* /usr/lib/debug/.build-id/ 2>/dev/null no matter what privilege it has?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants