FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: add information on suppressing initial break in debugger by Trott · Pull Request #40960 · nodejs/node · GitHub

/ node Public

doc: add information on suppressing initial break in debugger - #40960

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:suppress
Nov 26, 2021
Merged

doc: add information on suppressing initial break in debugger#40960
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:suppress

Conversation

Trott commented Nov 25, 2021

Copy link
Copy Markdown
Member

No description provided.

nodejs-github-bot added debugger Issues and PRs related to the debugger subsystem. doc Issues and PRs related to the documentations. labels Nov 25, 2021

Trott commented Nov 25, 2021

Copy link
Copy Markdown
Member Author

Closes: #40857

aduh95 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Nov 25, 2021
jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Nov 25, 2021

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @jasnell. Please 👍 to approve.

aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 26, 2021
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 26, 2021
nodejs-github-bot merged commit 43e1278 into nodejs:master Nov 26, 2021

Copy link
Copy Markdown
Collaborator

Landed in 43e1278

targos pushed a commit that referenced this pull request Nov 26, 2021
Closes: #40857

PR-URL: #40960
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 30, 2022
Closes: #40857

PR-URL: #40960
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
Closes: #40857

PR-URL: #40960
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams mentioned this pull request Feb 1, 2022
Trott deleted the suppress branch September 25, 2022 17:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. debugger Issues and PRs related to the debugger subsystem. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ability to disable break on first line when using the CLI inspector

5 participants


Back | FazBrowse Home | New Git URL