[ns] C++ debug in NS2

2006-06-06 Thread Hai Nam
Hello Pedro and the list, I'm modifying NS-2 C++ code. Sometimes I get the incident de segmentation error. By commenting out some code, I can know from which function goes this error, but it'll take more time to filter the right code block... Could you propose a debugger for me (I don't have

Re: [ns] C++ debug in NS2

2006-06-06 Thread Pedro Vale Estrela
How need to take the time to learn a real debugger like DDD. Make a small test program yourself in C, 10 lines are sufficient, then debug in inside DDD to learn the debugerr http://heather.cs.ucdavis.edu/~matloff/ddd.html http://tagus.inesc-id.pt/~pestrela/ns2/ns2_debugging.html#_Toc122255042