debugger: defer probe pause handling until startup · nodejs/node@b0bfcb9 · GitHub
Skip to content

Commit b0bfcb9

Browse files
trivikraduh95
authored andcommitted
debugger: defer probe pause handling until startup
Keep the initial --inspect-brk pause held until probe breakpoints are bound and probe mode explicitly releases the target. This prevents the generic pause handler from resuming user code before probes are ready. Refs: https://github.com/nodejs/node/actions/runs/26482141780/job/77981519238 Signed-off-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com> Assisted-by: openai:gpt-5.5 PR-URL: #63608 Refs: https://github.com/nodejs/node/actions/runs/26482141780/job/77981519238 Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
1 parent 57d060e commit b0bfcb9

2 files changed

Lines changed: 37 additions & 0 deletions

File tree

lib/internal/debugger/inspect_probe.js

Lines changed: 5 additions & 0 deletions
Lines changed: 32 additions & 0 deletions

0 commit comments

Comments
 (0)