From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 645 invoked by alias); 7 Jan 2005 18:21:30 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 343 invoked from network); 7 Jan 2005 18:21:07 -0000 Received: from unknown (HELO samson.mediabolic.local) (64.175.80.162) by sourceware.org with SMTP; 7 Jan 2005 18:21:07 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Subject: gdb 6.3 giving a "Child process unexpectedly missing" error Date: Fri, 07 Jan 2005 18:21:00 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Mike Chrabaszcz" To: X-SW-Source: 2005-01/txt/msg00057.txt.bz2 I am running Fedora Core3 and have recently updated. And now, I can no lon= ger gdb run on any program. Any suggestions? Regards, MikeC. ---------------------------------------------------- gdb ./test GNU gdb 6.3 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 condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db li= brary "/lib/tls/libthread_db.so.1". (gdb) r Starting program: /test warning: Child process unexpectedly missing: No child processes Program terminated with signal ?, Unknown signal. The program no longer exists. You can't do that without a process to debug. (gdb)