Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.