Commit 1e8a421
test: pause child until parent is ready
Pause child on startup using inspect-brk=0 until the parent debugger
is ready.
PR-URL: #15774
Fixes: #14897
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>1 parent 1bf6250 commit 1e8a421Copy full SHA for 1e8a421
File tree
Expand file treeCollapse file tree
2 files changed
+1
-3
lines changedOpen diff view settings
Filter options
- test/sequential
Expand file treeCollapse file tree
2 files changed
+1
-3
lines changedOpen diff view settings
Collapse file
test/sequential/sequential.status
Copy file name to clipboardExpand all lines: test/sequential/sequential.status-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
14 | 13 | |
15 | 14 | |
16 | 15 | |
| ||
21 | 20 | |
22 | 21 | |
23 | 22 | |
24 | | - |
Collapse file
test/sequential/test-inspector-stop-profile-after-done.js
Copy file name to clipboardExpand all lines: test/sequential/test-inspector-stop-profile-after-done.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
|
0 commit comments