Debugger-API? Permanently deleted user 创建于 2005年05月09日 16:09 Is there a way to create own debug actions with the help of the OpenAPI? For example, I like to create a Step Over Statement action, so pressing , ]]> steps into baz() in the following example: foo.bar().baz();Tom