node/lib/internal/debugger
Eungyu Lee 2b7eb56e9b
debugger: improve validations and documents for watch and unwatch
- 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>
2023-03-14 07:54:14 +01:00
..
inspect.js lib: enforce use of trailing commas for functions 2023-02-20 14:16:27 -05:00
inspect_client.js debugger: add trailing commas in source files 2023-03-13 11:29:46 +01:00
inspect_repl.js debugger: improve validations and documents for watch and unwatch 2023-03-14 07:54:14 +01:00