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: coredump refactoring + RDebugMap offset field #6633

Merged
merged 1 commit into from
Feb 1, 2017

Conversation

leberus
Copy link
Contributor

@leberus leberus commented Feb 1, 2017

I've cleaned up the code of linux_coredump.c, and I've added an offset field for RDebugMap structure.
I've also changed a little bit the code of r_debug_native_map_get function in order to get the offset and if a map is private/shared.
Since I need this info for generating a coredump, and since it might come in handy for some other things, I thought it's fine.

@radare radare merged commit 4fd1e99 into radareorg:master Feb 1, 2017
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