From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13867 invoked by alias); 24 Jun 2005 05:30:37 -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 13845 invoked by uid 22791); 24 Jun 2005 05:30:31 -0000 Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.198) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 24 Jun 2005 05:30:31 +0000 Received: by wproxy.gmail.com with SMTP id 69so157979wri for ; Thu, 23 Jun 2005 22:30:29 -0700 (PDT) Received: by 10.54.45.1 with SMTP id s1mr700087wrs; Thu, 23 Jun 2005 22:30:29 -0700 (PDT) Received: by 10.54.14.50 with HTTP; Thu, 23 Jun 2005 22:30:28 -0700 (PDT) Message-ID: Date: Fri, 24 Jun 2005 05:30:00 -0000 From: Rohit Agarwal Reply-To: Rohit Agarwal To: gdb@sources.redhat.com Subject: SIGTRAP error Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-SW-Source: 2005-06/txt/msg00223.txt.bz2 hi, im very new to gdb. im trying to run a test program bin_sem0 on my IXDP425 board. im using arm-elf-gdb for this. [root@mahesh ecoswork]# arm-elf-gdb -nw install/tests/hal/common/current/tests/basic GNU gdb 5.3 (eCosCentric) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "--host=3Di686-pc-linux-gnu --target=3Darm-elf".= .. (gdb) set endian big The target is assumed to be big endian (gdb) set remotebaud 115200 (gdb) target remote /dev/ttyS0 Remote debugging using /dev/ttyS0 0x50012954 in ?? () (gdb) load Loading section .rom_vectors, size 0x40 lma 0x80000 Loading section .text, size 0x6c60 lma 0x80040 Loading section .rodata, size 0x470 lma 0x86ca0 Loading section .data, size 0x34c lma 0x87110 Start address 0x80040, load size 29788 Transfer rate: 79434 bits/sec, 300 bytes/write. (gdb) continue Continuing. =20 Program received signal SIGTRAP, Trace/breakpoint trap. 0x00080044 in warm_reset () (gdb) i tried looking into the archives but couldnt find nythg tht wud fit here. plz reply soon. ROHIT AGARWAL --=20 if u dont know it, it doesnt exist