Re: [ns] Making changes in .cc files

2007-04-10 Thread Timo Reimann

Sorry for that last mail, hit the wrong button...


manpreet grewal wrote:
 I am using ns-allinone-2.31 under cygwin on Windows XP.
 I have made changes in tora.cc file..
 Then i executed make command successfully with no errors..
 But the changes are not picked by tora.tcl, when i execute ns
 tora.tcl..
 Can anyone please tell me where am i wrong?
 What should be done so that tora.tcl start picking the
 changes???

Start up a debugger for C++ like gdb, set a brakepoint at a promising
function, like command(), and see what ns-2 does when you call the
modified/added code.

For more information, see the wiki:
http://nsnam.isi.edu/nsnam/index.php/Troubleshooting#unexpected_behavior_or_crash_.28segfault.29_after_code_extension


Cheers,

--Timo



[ns] Making changes in .cc files

2007-04-09 Thread manpreet grewal


Hello Sir/Madam,
I am using ns-allinone-2.31 under cygwin on Windows XP.
I have made changes in tora.cc file..
Then i executed make command successfully with no errors..
But the changes are not picked by tora.tcl, when i execute ns
tora.tcl..
Can anyone please tell me where am i wrong?
What should be done so that tora.tcl start picking the
changes???
Please help me...
Thanks and Regards,
Manpreet Grewal..



[ns] Making changes in .cc files in NS2

2007-04-07 Thread manpreet grewal


Hello Sir/Madam,
In using ns-allinone-2.31 under cygwin on Windows XP.
I have made changes in tora.cc file..
Then i executed make command successfully with no errors..
But the changes are not picked by tora.tcl..
Can anyone please tell me where am i wrong?
What should be done so that tora.tcl start picking the 
changes???
Please help me...
Thanks and Regards,
Manpreet Grewal..