mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
a1d3a8db50
Original commit message: [Debugger] Fix StepNext over function with caught exception Without CL debugger on StepNext adds breakpoint to function where throw instruction is located. In case of StepNext we will skip pause in this function because StepNext shouldn't break in a deeper frame. BUG=chromium:604495 R=yangguo@chromium.org LOG=N Review URL: https://codereview.chromium.org/1894263002 Cr-Commit-Position: refs/heads/master@{#35627} Fixes: https://github.com/nodejs/node/issues/7219 PR-URL: https://github.com/nodejs/node/pull/8099 Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> |
||
---|---|---|
.. | ||
cares | ||
gtest | ||
http_parser | ||
icu-small | ||
npm | ||
openssl | ||
uv | ||
v8 | ||
v8_inspector | ||
zlib |