Is there a way to determine the argument types of Objective-C methods traced by Instruments? I created a custom DTrace Instrument that just lists all Objective-C calls in a class. I am trying to swizzle one of the methods, but only the method name is listed.
是否有办法确定论点的类型? 或者作为一种替代办法,一种在不了解论点类型的情况下淡化方法的办法?