From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29439 invoked by alias); 4 May 2005 10:21:16 -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 29267 invoked from network); 4 May 2005 10:20:55 -0000 Received: from unknown (HELO sohm.kpit.com) (203.197.93.231) by sourceware.org with SMTP; 4 May 2005 10:20:55 -0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: GDB crash problem on cygwin. Date: Wed, 04 May 2005 10:21:00 -0000 Message-ID: <4A1BE23A7B777442B60F4B4916AE0F13055DF485@sohm.kpit.com> From: "Nitin Shah" To: X-NAIMIME-Disclaimer: 1 X-NAIMIME-Modified: 1 X-SW-Source: 2005-05/txt/msg00051.txt.bz2 Hi, I have built gdb-6.3 on cygwin-1.5.9 for h8300 (coff and elf) target. I tried to use command=20 (gdb) info frame, for h8300-elf target after putting breakpoint at main. But it is crashing, although it works fine for h8300-coff target. I have built the same gdb-6.3 on Linux, it works fine for both h8300-elf and h8300-coff targets. **************test_code.c************************** int main() { int i=3D1; i++; return 0; } *************************************************** Command to compile: h8300-elf-gcc test_code.c -g Command to debug: h8300-elf-gdb (gdb) file a.out (gdb) target sim (gdb) load (gdb) b 1 (gdb) r (gdb) info frame Here it crashes. Kindly suggest how to solve this problem. Thanks in advance. Nitin Shah, KPIT Cummins InfoSystems Ltd. Pune, India ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Free download of GNU based tool-chains for Renesas' SH and H8 Series. The following site also offers free technical support to its users.=20 Visit http://www.kpitgnutools.com for details.=20 Latest versions of KPIT GNU tools were released on February 4, 2005. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=20 =20 --------------------------------- This message contains the information that may be privileged and is the pr= operty of the KPIT Cummins Infosystems LTD.It is intended only for the pers= on to whom it is addressed. If you are not intended recipient, you are not = authorized to read, print , retain copy, disseminate, distribute, or use th= is message or any part thereof. If you receive this message in error, pleas= e notify the sender immediately and delete all copies of this message. KPIT= Cummins does not accept any liability for virus infected mails.