Skip to content

Conversation

@mephi42
Copy link
Contributor

@mephi42 mephi42 commented Nov 16, 2020

This PR makes the following improvements in order to make it possible to export vmlinux debuginfo:

  • Do not skip segments with type SEG_CODE, even if they do not have SEGPERM_EXEC.
  • Do not fail on segments which don't have any functions.
  • Tolerate overlapping sections.

@ALSchwalm
Copy link
Owner

This seems reasonable to me, but I have no way of testing it. I'll go ahead and merge, but I'm also going to update the README to note that this project is unmaintained as I don't have access to IDA anymore.

@ALSchwalm ALSchwalm merged commit 9bb7e50 into ALSchwalm:master Nov 18, 2020
@mephi42 mephi42 deleted the vmlinux branch August 18, 2022 20:04
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