finish syscall
works, even had to fix parfait bug to see
This commit is contained in:
@ -27,6 +27,7 @@ module Parfait
|
||||
super()
|
||||
Parfait::Space.set_object_space self
|
||||
@classes = Parfait::Dictionary.new_object
|
||||
@syscall_message = nil # a hack sto store the message during syscall
|
||||
end
|
||||
attr_reader :classes , :frames, :messages, :next_message , :next_frame
|
||||
|
||||
|
Reference in New Issue
Block a user