I put a break point in my function javascript(F9)
and then I give F12
to chrome
with the application open. I press a button that will call this function for example and not to break. I can not see what each variable, parameter is being passed. How do I do this? In IE
, I can, although with the script debug "on" and keep giving those script errors, but I get it. I would like to get in Chrome
.