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

Re: [ns] how to debug my source code




for the c++ code you can use gdb, make sure you compile with -g to enable 
debugging info. There is also a Tcl debugger, the webpage at 
[http://www.isi.edu/nsnam] will probably give you more info; as well as 
searching the mailing list archives.

>
>I am dealing with the simulation of routing protocols in NS. When appending  
the source codes of  my routing protocol into NS ,I don't know by which utility 
to debug my programs in NS.  The operation system used by me is RedHat 5.1.
>
>It will be highly appreciated if you can help me. 
>
>
>Sincerely,
>Ying Chun
>

Tarik