File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ runtime dependencies). They are categorised by their level of support:
308308--------------------------------------------------------------------------------------------------------------------------------------------------------------
309309| Go | Tested | '--enable-go' | delve | Go 1.16+ |
310310--------------------------------------------------------------------------------------------------------------------------------------------------------------
311- | TCL | Supported | '--all' or '--enable-tcl' | tclpro | TCL 8.5 |
311+ | TCL | Supported | '--all' or '--enable-tcl' | tclpro | TCL >= 8.5 < 9.0 |
312312--------------------------------------------------------------------------------------------------------------------------------------------------------------
313313| Bourne Shell | Supported | '--all' or '--enable-bash' | vscode-bash-debug | Bash v?? |
314314--------------------------------------------------------------------------------------------------------------------------------------------------------------
@@ -2267,6 +2267,8 @@ TCL ~
22672267
22682268- TCL (TclProDebug)
22692269
2270+ Requires TCL 8.x. Does not work with TCL 9.
2271+
22702272See my fork of TclProDebug [48] for instructions.
22712273
22722274-------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments