Skip to content

Commit 6f2168e

Browse files
author
Naoto Ono
committed
modify thread_client
1 parent 33b7c12 commit 6f2168e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/debug/thread_client.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def self.current
1010
end
1111
end
1212

13-
attr_reader :location, :thread, :mode, :id
13+
attr_reader :location, :thread, :mode, :id, :target_frames
1414

1515
def initialize id, q_evt, q_cmd, thr = Thread.current
1616
@id = id

0 commit comments

Comments
 (0)