Skip to content

Instantly share code, notes, and snippets.

@amirgon
Created July 3, 2019 19:35
Show Gist options
  • Save amirgon/ac5967364846aa24789838e91be67205 to your computer and use it in GitHub Desktop.
Save amirgon/ac5967364846aa24789838e91be67205 to your computer and use it in GitHub Desktop.

Parsing stack trace

xtensa-esp32-elf-addr2line -aipfC -e ports/esp32/build/application.elf <stack-trace (pairs of hex:hex)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment