-
Notifications
You must be signed in to change notification settings - Fork 17
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
pahole.py doesn't seem to work #5
Comments
Hello I have the same problem. An error always occurs in the file. Do you have any solution please?
I have tried to modify the file, but it does not work. Other error will occur. + if re.search('(.+)/\*\s(.+)\s+\*/', line.strip()) != None:
self._fields.append(Field(line, self._pahole)) |
#4 fixed it for pahole |
Can anyone fully reproduce this study? I encountered some difficulties during the construction process.It will get stuck in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: