Skip to content

test: remove obsolete debugger pre-break handling#64185

Open
inoway46 wants to merge 1 commit into
nodejs:mainfrom
inoway46:debugger-remove-isprebreak
Open

test: remove obsolete debugger pre-break handling#64185
inoway46 wants to merge 1 commit into
nodejs:mainfrom
inoway46:debugger-remove-isprebreak

Conversation

@inoway46

@inoway46 inoway46 commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

isPreBreak handled the old CommonJS wrapper display from the node-inspect era.

The current default CommonJS loading path breaks on the original user source line instead, so this compatibility branch is no longer needed. This removes the unused pre-break handling and updates the debugger break test to expect the current output format.

Signed-off-by: inoway46 <inoueyuya416@gmail.com>
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jun 28, 2026
@inoway46 inoway46 marked this pull request as ready for review June 28, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants