Re: SPICE3 Model debugging

From: rahul (rahuls_at_hrl.com)
Date: 11/26/04


Date: Thu, 25 Nov 2004 20:01:47 -0800

Thanks Chaos.
I will try your suggestion.

I am using vi on linux.
I need a better ide and have been exploring
kdevelop on the side.

-Rahul

Chaos Master wrote:
> rahul is, and always will be:
>
>>I have added my version of amorphous Si TFT model
>>I was looking for error checking functions. I have
>>added fprintfs for now. I was looking for something
>>like cdump which I can type on the spice prompt.
>
>
> I don't know any debugger for C++ on Linux. (probably, there are various
> debuggers... I just no know the name). If there is, use one.
>
> Maybe GDB is what you need, but i've used it only for analyzing core
> dumps.
>
> []s