We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a45448 commit 0f73349Copy full SHA for 0f73349
tcl/interface/vdebug.cfg
@@ -24,7 +24,7 @@ vdebug server $_VDEBUGHOST:$_VDEBUGPORT
24
bindto 0.0.0.0
25
#gdb port 3333
26
#telnet_port disabled
27
-tcl_port disabled
+tcl port disabled
28
29
# transaction batching: 0 - no batching, 1 - (default) wr, 2 - rw
30
vdebug batching 1
tcl/target/u8500.cfg
@@ -142,7 +142,7 @@ proc enable_apetap {} {
142
}
143
144
145
-tcl_port 5555
+tcl port 5555
146
telnet_port 4444
147
gdb port 3333
148
0 commit comments