浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Remote debugging - how to execute script - Google Groups

fpp
Post reply


More message actions 

 


 

Mar 31

Could anybody kindly point me to a tutorial / the steps to execute the debugged script in Chrome.
I'm connected to the remote machine, the script seemingly is waiting for some action in the debugger, I can open the webkit inspector (shows as about:blank), see the code, set breakpoints etc.
But as I of course can not reload the page for inspection how do I execute the script (from the console).
Thanks
Florian
 


fpp
Post reply


More message actions 

 


 

Mar 31

found it: 
type / call in the console : 
"__run();" 
with breakpoints set on lines or "debugger;" in the code.
posted on 2012-05-07 18:02  lexus  阅读(182)  评论(0编辑  收藏  举报