This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problem in using the gdb for ngspice tool


Hai all,

        I have problem in using the gdb in redhat linux for ngspice tool.
ngspice is a cad tool.when i open  ngspice it goes to another shell. I am
trying find a path using gdb. But its coming error.

the error is

[anil@lnx anil]$ gdb --args ngspice test2.net
GNU gdb Red Hat Linux (6.3.0.0-1.62rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db
library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr1/home/anil/ngspice/bin/ngspice test2.net

Program received signal SIGSEGV, Segmentation fault.
0x0806731a in baseaddr () at resource.c:463
463                             x = *at;
(gdb)

I am trying to run the netlist and want to find the path to which files are
using

Hope someone can help me. How to get out of this problem

Thank you

Regards,
anil

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar ? get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]