From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13343 invoked by alias); 14 Oct 2002 08:19:24 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13336 invoked from network); 14 Oct 2002 08:19:23 -0000 Received: from unknown (HELO scandd1.fhg.de) (192.102.167.4) by sources.redhat.com with SMTP; 14 Oct 2002 08:19:23 -0000 Received: from scandd1.fhg.de (localhost [127.0.0.1]) by scandd1.fhg.de (8.11.1/8.11.1) with ESMTP id g9E8JMM24460 for ; Mon, 14 Oct 2002 10:19:22 +0200 (MET DST) Received: from iis.fhg.de (iis.iis.fhg.de [153.96.172.2]) by scandd1.fhg.de (8.11.1/8.11.1) with ESMTP id g9E8JLk24456 for ; Mon, 14 Oct 2002 10:19:21 +0200 (MET DST) Received: by iis.fhg.de with ESMTP; Mon, 14 Oct 2002 10:19:20 +0200 (MET DST) from sunserv02.iis.fhg.de Received: from np125 by sunserv02.iis.fhg.de (8.8.8+Sun/SMI-SVR4) id KAA23624; Mon, 14 Oct 2002 10:19:20 +0200 (MET DST) Message-ID: <003501c2735a$b15231c0$e6450c0a@np125> From: "Wolfgang Paulus" To: "gdb Mailingliste" Subject: v850 sim crash Date: Mon, 14 Oct 2002 01:19:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-SW-Source: 2002-10/txt/msg00114.txt.bz2 Hello, I am trying to debug a program with the v850 simulator of gdb 5.2. Every time I reach a 'trap 31' asm-instruction, gdb crashes. Where can I start to look for the problem? Thank you Wolfgang Paulus