Flowdock
method

line_trace_specify

Importance_1
v2_4_6 - Show latest stable - 0 notes - Class: InstructionSequence
line_trace_specify(p1, p2) public

Experimental MRI specific feature, only available as C level api.

Set a specified_line event at the given line position, if the set parameter is true.

This method is useful for building a debugger breakpoint at a specific line.

A TypeError is raised if set is not boolean.

If pos is a negative integer a TypeError exception is raised.

Show source
Register or log in to add new notes.