File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ New debug.rb has several advantages:
1616 Frontend | [ Console] ( https://github.com/ruby/debug#invoke-as-a-remote-debuggee ) | [ VSCode] ( https://github.com/ruby/debug#vscode-integration ) | [ Chrome DevTool] ( #chrome-devtool-integration ) |
1717 ---|---|---|---|
1818 Connection | UDS, TCP/IP | UDS, TCP/IP | TCP/IP |
19- Requirement | No | [ vscode-rdbg] ( https://marketplace.visualstudio.com/items?itemName=KoichiSasada.vscode-rdbg ) | No |
19+ Requirement | No | [ vscode-rdbg] ( https://marketplace.visualstudio.com/items?itemName=KoichiSasada.vscode-rdbg ) | Chrome |
2020
2121* Extensible: application can introduce debugging support with several ways:
2222 * By ` rdbg ` command
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ New debug.rb has several advantages:
1616 Frontend | [Console](https://github.com/ruby/debug#invoke-as-a-remote-debuggee) | [VSCode](https://github.com/ruby/debug#vscode-integration) | [Chrome DevTool](#chrome-devtool-integration) |
1717 ---|---|---|---|
1818 Connection | UDS, TCP/IP | UDS, TCP/IP | TCP/IP |
19- Requirement | No | [vscode-rdbg](https://marketplace.visualstudio.com/items?itemName=KoichiSasada.vscode-rdbg) | No |
19+ Requirement | No | [vscode-rdbg](https://marketplace.visualstudio.com/items?itemName=KoichiSasada.vscode-rdbg) | Chrome |
2020
2121* Extensible: application can introduce debugging support with several ways:
2222 * By `rdbg` command
You can’t perform that action at this time.
0 commit comments