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

Show assembly and source side-by-side #21

Open
HBehrens opened this issue May 16, 2017 · 0 comments
Open

Show assembly and source side-by-side #21

HBehrens opened this issue May 16, 2017 · 0 comments

Comments

@HBehrens
Copy link
Owner

objdump -S or -l are a good starting point but aspects such as

  • accuracy of those logs,
  • non-contiguous source inclusion
  • macros and inlined functions
  • content from multiple files

make this nontrivial.

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

No branches or pull requests

1 participant