From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10567 invoked by alias); 18 May 2011 16:34:53 -0000 Received: (qmail 10339 invoked by uid 22791); 18 May 2011 16:34:52 -0000 X-SWARE-Spam-Status: No, hits=1.2 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-wy0-f169.google.com (HELO mail-wy0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 18 May 2011 16:34:38 +0000 Received: by wyf19 with SMTP id 19so1637240wyf.0 for ; Wed, 18 May 2011 09:34:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.209.205 with SMTP id gh13mr2098403wbb.47.1305736476592; Wed, 18 May 2011 09:34:36 -0700 (PDT) Received: by 10.227.37.149 with HTTP; Wed, 18 May 2011 09:34:36 -0700 (PDT) In-Reply-To: References: Date: Wed, 18 May 2011 16:34:00 -0000 Message-ID: Subject: Fwd: segmentation fault From: Lisa Lan 5a <5alisalan@gmail.com> To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-05/txt/msg00087.txt.bz2 I want to debug my =A0new code in LMMAPS program. I type gdb ./lmp_linux. It has=A0a error as below. Is it a bug? This GDB was configured as "x86_64-suse-linux"... Segmentation fault Lisa