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 more body to H and C files from dwarf info #21

Merged
merged 1 commit into from
Nov 30, 2020

Conversation

mumbel
Copy link
Contributor

@mumbel mumbel commented Nov 29, 2020

Append to current #if 0 out to save any other info, good chance of overlapping data and will need manual fixups file by file as they are RE'd

Generate template functions for any found static/non-static function prototype, should give more body to the source files and to hopefully help with finding TODOs

This commit pulls from the dwarf/ headers and not the ghidra dwarf information. Looking at the diff there is a lot of derived info from ghidra that is redundant or would be in another header (which is a big task in itself deciding that if unknown)

Append to current if 0 out to save any info, good chance
of overlapping data and will need manual fixups

Generate template functions for any found static/non-static
function prototype
@gamelaster gamelaster merged commit 61715cb into pine64:master Nov 30, 2020
@gamelaster
Copy link
Member

Thank you very much for your pull request!
For receiving the free PineCone, please sign up at this link.
(If there will be any issues with signing up, please let me know here).

@mumbel mumbel deleted the template branch November 30, 2020 15:54
@madushan1000
Copy link
Contributor

hi @mumbel what did you use to generate the headers? ghidra?

@mumbel
Copy link
Contributor Author

mumbel commented Dec 1, 2020

This commit pulls from the dwarf/ headers and not the ghidra dwarf information.

There is a directory dwarf in this repo

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.

None yet

3 participants