Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truffle: Implement TracePoint #1937

Closed
chrisseaton opened this issue Sep 1, 2014 · 1 comment
Closed

Truffle: Implement TracePoint #1937

chrisseaton opened this issue Sep 1, 2014 · 1 comment
Labels
Milestone

Comments

@chrisseaton
Copy link
Contributor

Truffle supports set_trace_func always enabled with no overhead. Adding support for TracePoint (http://ruby-doc.org/core-2.0/TracePoint.html) should be pretty straightforward as you should be able to copy and adapt the existing trace code

@chrisseaton
Copy link
Contributor Author

Closing because we'd like anyone who wants to work on Truffle to speak to us first.

@chrisseaton chrisseaton modified the milestone: Won't Fix May 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant