Package not found [message #660348] |
Fri, 18 March 2011 04:05 |
Yang Liu Messages: 1 Registered: March 2011 |
Junior Member |
|
|
Hi,
I setup up the Eclipse with DLTK 2.0 installed (also with tcl8.4 and the komodo debugger 5.2.4), My project (bluice) runs well, however, when it came to debugging, it was reported that
" Execution error 206: can't find package DCSUtil
while executing
"package require DCSUtil"
It seems that it was a path error, however the debug configuration is the same as the run configuration, so I don't know what I missed! Here is the logs
espace" children="1" numchildren="0" /></response>
debug ::dbgp::client::Snit_inst1::comm Ok
debug ::dbgp::client::Snit_inst1::comm Transmit (1/1 [863] : sock9)
debug ::dbgp::client::Snit_inst1::comm FileEvent Trigger ... ... ... Read From Socket ...
debug ::dbgp::client::Snit_inst1::comm Handle chunk
debug ::dbgp::client::Snit_inst1::comm Handle /after (step_over -i 331)
debug ::dbgp::client::Snit_inst1::comm Handle chunk: incomplete, wait for more
debug ::dbgp::client::Snit_inst1::comm Dispatch (step_over -i 331)
debug ::dbgp::client::Snit_inst1::comm Dispatch ((step_over) (-i) (331))
debug ::dbgp::client::Snit_inst1::comm Run (::snit::RT.CallInstance ::dbgp::step::Snit_inst1 DoStepOver step_over {-i 331})
debug InterceptBreak @/step_over 331 (step_over)
debug | appState = running (traced, sync'd)
LOG(timing,1895054957): DbgNub_Run over
LOG(message,1895058549): sent: len=24 'SEND 0 {DbgNub_Run over}'
debug ::dbgp::client::Snit_inst1::comm Ok
LOG(timing,1895101326): HandleNubEvent ENTER
LOG(message,1895101457): reading 209 bytes
LOG(message,1895106475): got (209): 'BREAK {{0 {} global} {0 {1 32 {1409 24}} source /home/xinyu/workspace/test/bluice.tcl}} {} error {{can't find package DC
SUtil} {can't find package DCSUtil
while executing
"package require DCSUtil"} NONE 1}'
LOG(timing,1895106584): HandleNubEvent BREAK/2
debug | appState = stopped (traced, sync'd)
LOG(timing,1895106710): DeliverEvent error ({can't find package DCSUtil} {can't find package DCSUtil
while executing
"package require DCSUtil"} NONE 1)
debug RemoveInterceptBreak @/error 331 (step_over)
error | nub error NONE, 1
error | nub error can't find package DCSUtil
error can't find package DCSUtil
Any ideas?
Yang
|
|
|
Powered by
FUDForum. Page generated in 0.03437 seconds