mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
- debugger: add string validation for watch(expr) - debugger: add help document for watch(index) - test: add test for watch(index) command - doc: add information on unwatch(index) option PR-URL: https://github.com/nodejs/node/pull/46947 Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com>