Weird x86 Linux/GNU crashes

David S. Miller davem@redhat.com
Wed Jul 31 00:24:00 GMT 2002


   From: Mark Mitchell <mark@codesourcery.com>
   Date: Tue, 30 Jul 2002 16:10:56 -0700
   
   I get the attached output.  Why is this mmx stuff showing up?  And
   what are the bits about bash?

GDB exec's a shell to setup your environment properly then execute the
program to be debugged.  In this way GDB's environemnt doesn't need
to be altered among other things.

The mmx bits are just some of the search path postfixes glibc uses to
find optimized versions of libraries appropriate for the kind of cpu
execution takes place on.



More information about the Gcc mailing list