Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

rubygems.org : power_trace

Backtrace (Stack traces) are essential information for debugging our applications. However, they only tell us what the program did, but don't tell us what it had (the arguments, local variables...etc.). So it's very often that we'd need to visit each call site, rerun the program, and try to print out the variables. To me, It's like the Google map's navigation only tells us the name of the roads, but not showing us the map along with them. So I hope to solve this problem by adding some additional runtime info to the backtrace, and save us the work to manually look them up.

Registry - Source - Documentation - JSON
purl: pkg:gem/power_trace
Keywords: backtrace, debugging, debugging-tool, ruby, ruby-gem, stacktraces
License: MIT
Latest release: almost 4 years ago
First release: almost 4 years ago
Dependent repositories: 1
Downloads: 8,558 total
Stars: 54 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/st0012
Last synced: 16 days ago

    Loading...
    Readme
    Loading...