Skip to content

tools: Add printer tool #622

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

tools: Add printer tool #622

wants to merge 11 commits into from

Conversation

tact1m4n3
Copy link
Collaborator

@tact1m4n3 tact1m4n3 commented Jul 4, 2025

Introducing the printer tool (the one that annotates addresses with the source location). It can be extended in the future to also print defmt.

Example output from a panic:
image

Unfortunately I couldn't find a way to test and not include the elf files. The reason is that I haven't found a way to generate the exactly same elf file every build. But the good news at least is that the elfs don't have to be regenerated ever again :) Is the testing setup ok?

TODO

  • testing
  • maybe add devlog

@tact1m4n3 tact1m4n3 marked this pull request as draft July 4, 2025 09:23
@tact1m4n3 tact1m4n3 marked this pull request as ready for review July 7, 2025 15:11
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