method
set_last_thread
set_last_thread(th)
public
Hide source
# File lib/debug.rb, line 762 def set_last_thread(th) @last_thread = th end