From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jim Siler" To: help-gcc@gnu.org Subject: Re: problems with gdb Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: References: <38458265.3F7157F8@cable.A2000.nl> <19991202.13355800@localhost.a2000.nl> X-SW-Source: 1999-12n/msg00097.html Message-ID: <19991231222400.5A1GCOTdg8VdH7mDfL3NYm5x5IPepmVsolLkgviiYQs@z> Fred Wan wrote in message news: 19991202.13355800@localhost.a2000.nl ... Version 4.17 (available at sunfreeware.com) doesn't have the problem. Yes, but 4.17 does have majot problems debugging C++ programs that are at all complex, at least in a Solaris/x86 environment. Does anyone have a fix. $50 for the first one who can get my 4.18 up and running. $100 if it fixed my debuggin problems. >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 1-12-99, 20:17:41, Fred Wan wrote regarding problems with gdb: > Hi, > I'm experiencing a problem with gdb. When I try to invoke it there's an > error message that I don't understand. Does anyone have a hint? > Thanks, Fred. > a.wan@cable.a2000.nl > (/dev/pts/4)A3DMAS> gdb kgdb > GNU gdb 4.18 > Copyright 1998 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-pc-solaris2.7"... > (gdb) run > Starting program: /home/wan/prg/tbd/A3DMAS/kgdb > /proc/948/ctl: Inappropriate ioctl for device > /proc/948/status: No such file or directory. > can't open process file > (gdb) (/dev/pts/4)A3DMAS>