{{ message }}
Commit b0bfcb9
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

0 commit comments