From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6878 invoked by alias); 9 Feb 2006 09:28:16 -0000 Received: (qmail 6868 invoked by uid 22791); 9 Feb 2006 09:28:15 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.192) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Feb 2006 09:28:14 +0000 Received: by zproxy.gmail.com with SMTP id x3so122268nzd for ; Thu, 09 Feb 2006 01:28:13 -0800 (PST) Received: by 10.36.222.39 with SMTP id u39mr6193101nzg; Thu, 09 Feb 2006 01:28:12 -0800 (PST) Received: by 10.37.2.63 with HTTP; Thu, 9 Feb 2006 01:28:12 -0800 (PST) Message-ID: <8f2776cb0602090128m546c34a1tffd1c956e029007b@mail.gmail.com> Date: Thu, 09 Feb 2006 09:28:00 -0000 From: Jim Blandy To: Frederic Kwiatkowski Subject: Re: "SIGSEGV, Segmentation fault." message on a standard program Cc: gdb@sourceware.org In-Reply-To: <5fb065d90602090036x63e59e75t@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5fb065d90602090036x63e59e75t@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00059.txt.bz2 On 2/9/06, Frederic Kwiatkowski wrote: > So i've tried to debug the application on my desktop computer, with no > remote (gdbserver and gdb hosted on the desktop), and then, everything > is right. What happens when you run your program on the arm-linux system, without gdbserver?