Skip to content

fix: Extraction of symbols at high addresses#136

Open
georgeto wants to merge 1 commit into
noseglasses:masterfrom
georgeto:fix-high-addresses
Open

fix: Extraction of symbols at high addresses#136
georgeto wants to merge 1 commit into
noseglasses:masterfrom
georgeto:fix-high-addresses

Conversation

@georgeto

Copy link
Copy Markdown

elf_diff invokes nm with --radix=d, so high addresses are printed as negative numbers. The extraction regexes did consider this, resulting in the symbols at high addresses being filtered out.

elf_diff invokes nm with --radix=d, so high addresses are printed as
negative numbers. The extraction regexes did consider this, resulting
in the symbols at high addresses being filtered out.
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.

1 participant