Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocky/rb-trace
Ruby trace hook enhancements
https://github.com/rocky/rb-trace
Last synced: about 1 month ago
JSON representation
Ruby trace hook enhancements
- Host: GitHub
- URL: https://github.com/rocky/rb-trace
- Owner: rocky
- License: bsd-2-clause
- Created: 2009-08-12T01:56:09.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2014-12-05T02:28:20.000Z (about 10 years ago)
- Last Synced: 2024-04-24T02:44:09.290Z (8 months ago)
- Language: Ruby
- Homepage:
- Size: 234 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
_rb-trace_ adds a trace_hook object, translates hooks bitmasks to Ruby sets and vice versa, and extends _set_trace_func()_ to allow ignore specified frames or functions.
See "this":https://github.com/rocky/rb-trace/wiki/irb-method%2C-class%2C-and-definition-capturing for a cool non-debugger use of this.