From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fred Wan To: help-gcc@gnu.org Subject: problems with gdb Date: Wed, 01 Dec 1999 12:26:00 -0000 Message-id: <38458265.3F7157F8@cable.A2000.nl> X-SW-Source: 1999-12/msg00006.html 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> From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fred Wan To: help-gcc@gnu.org Subject: problems with gdb Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <38458265.3F7157F8@cable.A2000.nl> X-SW-Source: 1999-12n/msg00006.html Message-ID: <19991231222400.zFZ7Pv1kj1yM1ynmSpuB-7v5sPtyVhZwOOFclxX-PJ4@z> 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>