Description[inspector] migrate stepping related methods to debug-interface
* introduced DebugInterface::PrepareStep and DebugInterface::ClearStepping method.
Inspector calls these methods only on pause and not interseted in calling this for not current break_id so we don't need to expose debug interface with break_id argument and can only check that current break_id is valid.
BUG=chromium:652939, v8:5510
R=yangguo@chromium.org,dgozman@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed: https://crrev.com/24e5dfb546d01394f375b61d55862201fa7df872
Cr-Commit-Position: refs/heads/master@{#40483}
Patch Set 1 #Patch Set 2 : rebased #
Total comments: 2
Patch Set 3 : addressed comments #Patch Set 4 : we use ClearStepping to cancel stepFrame #
Messages
Total messages: 24 (12 generated)
|