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

Investigate using heaptrace with gdb #47

Open
Arinerron opened this issue Oct 13, 2021 · 1 comment
Open

Investigate using heaptrace with gdb #47

Arinerron opened this issue Oct 13, 2021 · 1 comment
Labels
enhancement New feature or request research This issue requires research to complete.
Milestone

Comments

@Arinerron
Copy link
Owner

So that users can step through with gdb as heaptrace is debugging in another window by giving gdb the pid. Can't have two processes tracing the same pid, so how can we get this working?

@Arinerron Arinerron added the enhancement New feature or request label Oct 13, 2021
@Arinerron Arinerron added this to the 3.0 milestone Oct 13, 2021
@Arinerron Arinerron added the research This issue requires research to complete. label Oct 13, 2021
@Arinerron
Copy link
Owner Author

If we could connect to a gdbserver we could also debug the kernel... ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request research This issue requires research to complete.
Projects
None yet
Development

No branches or pull requests

1 participant