mirror of https://github.com/nodejs/node.git
5db936d2ae
When developer calls setBreakpoint with an unknown script name, we convert the script name into regular expression matching all paths ending with given name (name can be a relative path too). To create such breakpoint in V8, we use type `scriptRegEx` instead of `scriptId` for `setbreakpoint` request. To restore such breakpoint, we save the original script name send by the user. We use this original name to set (restore) breakpoint in the new child process. |
||
---|---|---|
.. | ||
about | ||
api | ||
api_assets | ||
blog | ||
community | ||
download | ||
images | ||
logos | ||
blog.html | ||
changelog-foot.html | ||
changelog-head.html | ||
cla.html | ||
favicon.ico | ||
full-white-stripe.jpg | ||
index.html | ||
mac_osx_nodejs_installer_logo.png | ||
node.1 | ||
pipe.css | ||
robots.txt | ||
rss.xml | ||
sh.css | ||
sh_javascript.min.js | ||
sh_main.js | ||
sh_vim-dark.css | ||
template.html | ||
thin-white-stripe.jpg | ||
trademark-policy.pdf | ||
v0.4_announcement.html |