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

Microtool to debug refcounting errors #115

Open
DavidPoliakoff opened this issue Dec 9, 2020 · 0 comments
Open

Microtool to debug refcounting errors #115

DavidPoliakoff opened this issue Dec 9, 2020 · 0 comments

Comments

@DavidPoliakoff
Copy link
Contributor

People run into issues with refcounting, and currently they use kernel-logger to try to find out which pointer is causing that issue. We need a small tool to associate pointers with names so people can see "ah, [address] was associated with [name], that's where the refcount had problems."

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

No branches or pull requests

2 participants