- [ ] Publish JSON schema - [ ] Streaming via newline-delimited JSON (as suggested in https://github.com/nodejs/node/pull/62713#issuecomment-4246848358) - [ ] `-p pid` support - [ ] Source map support - [x] Test that type-stripping works via sourceURL: https://github.com/nodejs/node/pull/63748 - [x] `--max-hit` support https://github.com/nodejs/node/pull/63704 - [x] Initial implementation https://github.com/nodejs/node/pull/62713 - [x] Refactoring https://github.com/nodejs/node/pull/63013 - [x] Probe location disambiguation https://github.com/nodejs/node/pull/63286 - [x] Better error handling and recovery hints https://github.com/nodejs/node/pull/63437
node inspect#62713 (comment))-p pidsupport--max-hitsupport debugger: add --max-hit option to probe mode #63704node inspect#62713