| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7904066 commit c48c318
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -116,8 +116,9 @@ on line 1 | |||
| 116 | 116 | It is also possible to set a breakpoint in a file (module) that | |
| 117 | 117 | isn't loaded yet: | |
| 118 | 118 | ||
| 119 | + | ||
| 119 | 120 | ``` | |
| 120 | - $ ./node debug test/fixtures/break-in-module/main.js | ||
| 121 | + $ node debug test/fixtures/break-in-module/main.js | ||
| 121 | 122 | < debugger listening on port 5858 | |
| 122 | 123 | connecting to port 5858... ok | |
| 123 | 124 | break in test/fixtures/break-in-module/main.js:1 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments