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

Add doc for a_call and a_return events of TracePoint #4832

Conversation

pocke
Copy link
Member

@pocke pocke commented Sep 13, 2021

Ruby 2.1 added a_call and a_return events of TracePoint but they have no documentation.
This patch adds a doc for them.

I think the feature is useful so the documentation will be useful also.
I was confused when I read debug gem code. https://github.com/ruby/debug/blob/9cdbfbf868ebf3ab167a7f76da7f2f7c7bb34f66/lib/debug/tracer.rb#L120 The documentation will avoid confusion.

@pocke pocke requested a review from ko1 September 13, 2021 16:25
@ko1 ko1 merged commit d5ae892 into ruby:master Nov 9, 2021
@pocke pocke deleted the Add_doc_for__a_call__and__a_return__events_of_TracePoint branch November 9, 2021 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants