[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugger !!



L,

Just a small one here !!

I have installed the debugger correctly (ns using --with-tcldebug) with add 
"debug 1" line in my TCL code running OK.

But when I run the tcl-code I get this at the "debug 1" line

---
ns mftp_sim_20.tcl
Creating links for WAN ....
Creating links for LAN with (1..10) nodes...
Creating links for LAN with (10..20) nodes...
Inserting link errors (1..10) nodes...
Inserting link errors (10..20) nodes...
2: lappend auto_path $dbg_library
dbg2.0> 
---

Is there some library location I need to specify !! The ns-doc doesn't really 
explain this bit !!

Tx

-- Martin