Skip to main content

interact with addr2line command

Project description

addr2line

interact with addr2line command

Installation

pip install addr2line

Test

python -m unittest discover tests

usage

    with Addr2lineContext(Path("tests/source.out")) as c:
        self.assertEqual(
            c.get_function(0x1189),
            "function3",
        )
        self.assertEqual(
            c.get_function(0x11a8),
            "main",
        )

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

addr2line-0.0.4.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

addr2line-0.0.4-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file addr2line-0.0.4.tar.gz.

File metadata

  • Download URL: addr2line-0.0.4.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for addr2line-0.0.4.tar.gz
Algorithm Hash digest
SHA256 79be37fe120f527e474013300e07e638269a52b32757e3c3b05a1399f538e194
MD5 227520af96e3e1ede3fb1b33bbcbfd5d
BLAKE2b-256 6524426754ebf79345476d8219ed0942004fc5875dd57f11f36aae6f98af418c

See more details on using hashes here.

File details

Details for the file addr2line-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: addr2line-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for addr2line-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b148e38aa7710ed6ef3c3f76aada41ea0f29ecb19e446ee1c3c80a58d39a2c04
MD5 1a1390a449943487ff6c83500dbb94db
BLAKE2b-256 eb2a3235cdda73b3eb50b565b5e42413390e34638d8c9364791a98da2e06d357

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