node/lib/internal/debugger
Eungyu Lee f8bf4987e9
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-13 04:29:53 +00:00
..
inspect_client.js debugger: add trailing commas in source files 2023-02-22 01:26:44 +01:00
inspect_repl.js debugger: improve validations and documents for watch and unwatch 2023-03-13 04:29:53 +00:00
inspect.js lib,src: update exit codes as per todos 2023-02-26 17:03:06 +00:00