Skip to main content

ESP-IDF panic decoder

Project description

ESP IDF panic decoder

The esp-idf-panic-decoder is a Python-based, open-source package that is part of the ESP-IDF SDK for Espressif products.

The main part is a script that parses ESP-IDF panic handler output (registers & stack dump), and then acts as a GDB server over stdin/stdout, presenting the information from the panic handler to GDB. This allows for generating backtraces out of raw stack dumps on architectures where backtracing on the target side is not possible.

Contributing

Code Style & Static Analysis

Please follow these coding standards when writing code for esp-idf-panic-decoder:

Pre-commit checks

pre-commit is a framework for managing pre-commit hooks. These hooks help to identify simple issues before committing code for review.

To use the tool, first install pre-commit. Then enable the pre-commit and commit-msg git hooks:

python -m pip install pre-commit
pre-commit install -t pre-commit -t commit-msg

On the first commit pre-commit will install the hooks, subsequent checks will be significantly faster. If an error is found an appropriate error message will be displayed.

Conventional Commits

esp-idf-panic-decoder complies with the Conventional Commits standard. Every commit message is checked with Conventional Precommit Linter, ensuring it adheres to the standard.

License

This document and the attached source code are released as Free Software under Apache License Version 2. See the accompanying LICENSE file for a copy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

esp_idf_panic_decoder-1.1.0.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

esp_idf_panic_decoder-1.1.0-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file esp_idf_panic_decoder-1.1.0.tar.gz.

File metadata

  • Download URL: esp_idf_panic_decoder-1.1.0.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for esp_idf_panic_decoder-1.1.0.tar.gz
Algorithm Hash digest
SHA256 3d1f0ced5931016d3c40153c5ef13d1703707a3c665e6f467ddaed80c0c298ec
MD5 a087d94254db6f1d91011cbef7500d5e
BLAKE2b-256 2fd346e3bb9258f7e732482551d7eb4e67e2560fc1f03574072cdda7bd23f025

See more details on using hashes here.

File details

Details for the file esp_idf_panic_decoder-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for esp_idf_panic_decoder-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 02e8c6b87bbbb911180d1be951d936cdaec652756ab05b32d0ca8c042c4cb8ab
MD5 6ec05825cd27ca61c2053e5846bf7606
BLAKE2b-256 42e64cd259d1b8e1b54a0958018bba9b22fed49bdbc11a8d78f8c2805bbbb9ba

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page