A
A
askkttt2017-01-03 18:11:58
JavaScript
askkttt, 2017-01-03 18:11:58

How to do asynchronous debugging on js chrome dev tools?

For example, there is a game but I can’t trace all the logic because it’s non-linear, I press F11 and nothing happens like clicking

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dark Hole, 2017-01-03
@abyrkov

We take ... and put debug points in the debugger

A
askkttt, 2017-01-03
@askkttt

Points I put the point is that there is a program that is non-linear that waits for some action, for example, pressing a key, and I don’t know how to interact during debugging, what to press, what to put, there can be a good tutorial, if there is something, skinte

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question