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

Don't die on failing peekBytes #73

Closed
qrilka opened this issue Jun 12, 2020 · 0 comments · Fixed by #76
Closed

Don't die on failing peekBytes #73

qrilka opened this issue Jun 12, 2020 · 0 comments · Fixed by #76
Assignees

Comments

@qrilka
Copy link
Collaborator

qrilka commented Jun 12, 2020

(From README) Don't die on peekBytes returning EIO when the tracee passes invalid memory to the kernel; instead, peek only what's possible and print some info. That makes it possible to correctly trace processes that rely on e.g. SIGSEGV handlers.

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 a pull request may close this issue.

1 participant