Commit a766ebf
committed
inspector: change default port
We should use a different default port number for the new debug
protocol. This makes it easier for debuggers to guess which protocol
they are expected to use to talk to a node process with a debug
server.
PR-URL: nodejs#7212
Reviewed-By: bnoordhuis - Ben Noordhuis <[email protected]>
Reviewed-By: cjihrig - Colin Ihrig <[email protected]>1 parent 853b845 commit a766ebf
2 files changed
+15
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
3351 | 3352 | | |
3352 | 3353 | | |
3353 | 3354 | | |
3354 | | - | |
3355 | | - | |
| 3355 | + | |
| 3356 | + | |
3356 | 3357 | | |
3357 | 3358 | | |
3358 | 3359 | | |
3359 | 3360 | | |
| 3361 | + | |
| 3362 | + | |
| 3363 | + | |
| 3364 | + | |
| 3365 | + | |
3360 | 3366 | | |
3361 | 3367 | | |
3362 | 3368 | | |
| |||
3618 | 3624 | | |
3619 | 3625 | | |
3620 | 3626 | | |
3621 | | - | |
| 3627 | + | |
3622 | 3628 | | |
3623 | 3629 | | |
3624 | 3630 | | |
3625 | 3631 | | |
3626 | 3632 | | |
3627 | 3633 | | |
| 3634 | + | |
| 3635 | + | |
| 3636 | + | |
| 3637 | + | |
| 3638 | + | |
3628 | 3639 | | |
3629 | 3640 | | |
3630 | 3641 | | |
3631 | | - | |
3632 | | - | |
3633 | | - | |
3634 | | - | |
3635 | | - | |
3636 | | - | |
3637 | 3642 | | |
3638 | 3643 | | |
3639 | 3644 | | |
| |||
0 commit comments