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

Re: [ns] A simple question



yes, -g. in the makefile: CCOPT = -g.

>X-Authentication-Warning: mash.CS.Berkeley.EDU: majrdomo set sender to 
[email protected] using -f
>Date: Thu, 15 Jun 2000 14:12:16 +0100
>From: George Karavitis <[email protected]>
>X-Accept-Language: en
>MIME-Version: 1.0
>To: Tarik Alj <[email protected]>
>CC: [email protected]
>Subject: Re: [ns] A simple question
>Content-Transfer-Encoding: 7bit
>
>Tarik Alj wrote:
>> 
>> to launch gdb :
>> %> gdb ns
>> 
>> to run your script :
>> %gdb>run myscript.tcl
>
>Because i cant see any of the ns functions (after
>gdb ns, with p.e. list function), do i do something wrong?
>should i compile ns with a specific option?
> 
>
>Regards
>-- 
>|George G. Karavitis       [email protected]|
>|MSc in Communication Systems Engineering|
>|University of Kent at Canterbury        |

Tarik