insight 6 8除錯工具安裝

2021-05-23 07:14:09 字數 1269 閱讀 5250

錯誤資訊:

qiang@linuxsir:~$ sudo arm-elf-insight

tk_init failed: can't find a usable tk.tcl in the following directories:

/usr/local/share/tk8.4 /usr/local/lib/tk8.4 /usr/lib/tk8.4 /usr/local/library /usr/library /usr/tk8.4.1/library /tk8.4.1/library

/usr/local/share/tk8.4/tk.tcl: no event type or button # or keysym

no event type or button # or keysym

while executing

"bind listbox ] units

}"(file "/usr/local/share/tk8.4/listbox.tcl" line 182)

invoked from within

"source /usr/local/share/tk8.4/listbox.tcl"

(in namespace eval "::" script line 1)

invoked from within

"namespace eval :: [list source [file join $::tk_library $file.tcl]]"

(procedure "sourcelibfile" line 2)

invoked from within

"sourcelibfile listbox"

(in namespace eval "::tk" script line 4)

invoked from within

"namespace eval ::tk {

if {[catch {

namesp..."

(file "/usr/local/share/tk8.4/tk.tcl" line 393)

invoked from within

"source /usr/local/share/tk8.4/tk.tcl"

("uplevel" body line 1)

invoked from within

"uplevel #0 [list source $file]"

this probably means that tk wasn't installed properly.

insight 6 8除錯工具安裝

錯誤資訊 qiang linuxsir sudo arm elf insight tk init failed can t find a usable tk.tcl in the following directories usr local share tk8.4 usr local lib tk...

PHP安裝Xdebug除錯工具

安裝xdebug 2.將它重新命名為php xdebug.dll,並複製到c php5.3 ext目錄下 3.更改php.ini檔案 把下面的內容加入到檔案最後就可以了。xdebug zend extension c php5.3 ext php xdebug.dll xdebug.profiler...

PHP安裝Xdebug除錯工具

安裝xdebug 2.將它重新命名為php xdebug.dll,並複製到c php5.3 ext目錄下 3.更改php.ini檔案 把下面的內容加入到檔案最後就可以了。xdebug zend extension c php5.3 ext php xdebug.dll xdebug.profiler...