From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25267 invoked by alias); 21 Aug 2006 12:44:17 -0000 Received: (qmail 25255 invoked by uid 22791); 21 Aug 2006 12:44:16 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 21 Aug 2006 12:44:13 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GF98T-0004JE-FM; Mon, 21 Aug 2006 08:44:09 -0400 Date: Mon, 21 Aug 2006 12:44:00 -0000 From: Daniel Jacobowitz To: Mike Frysinger Cc: gdb@sourceware.org, Jie Zhang Subject: Re: simulator runtime sanity checks Message-ID: <20060821124409.GB16416@nevyn.them.org> Mail-Followup-To: Mike Frysinger , gdb@sourceware.org, Jie Zhang References: <200608210411.33493.vapier@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608210411.33493.vapier@gentoo.org> User-Agent: Mutt/1.5.11+cvs20060403 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-08/txt/msg00155.txt.bz2 On Mon, Aug 21, 2006 at 04:11:33AM -0400, Mike Frysinger wrote: > is this expected behavior ? or should the higher sim layers catch this ? > > happens with latest cvs HEAD and arm-elf-gdb as well ... > > $ bfin-elf-gdb > (gdb) target sim > Connected to the simulator. > (gdb) run > Starting program: > warning: No executable file specified. > warning: No program loaded. > Segmentation fault > -mike FWIW, I think that should be an error. -- Daniel Jacobowitz CodeSourcery