This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Weird x86 Linux/GNU crashes
- From: Michael Matz <matz at suse dot de>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: "H. J. Lu" <hjl at lucon dot org>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Wed, 31 Jul 2002 02:16:03 +0200 (CEST)
- Subject: Re: Weird x86 Linux/GNU crashes
On Tue, 30 Jul 2002, Mark Mitchell wrote:
> And what are the bits about bash?
I forgot to say: gdb actually does a '/bin/bash -c "exec command args"' to
start the debuggee, so that bash is involved is normal.
Ciao,
Michael.