From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26911 invoked by alias); 4 Jan 2007 14:26:49 -0000 Received: (qmail 26898 invoked by uid 22791); 4 Jan 2007 14:26:48 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 04 Jan 2007 14:26:43 +0000 Received: (qmail 25141 invoked from network); 4 Jan 2007 14:26:41 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 4 Jan 2007 14:26:41 -0000 To: abo Cc: gdb@sourceware.org Subject: Re: How to debug fortran program? References: <459CBA43.10503@163.com> From: Jim Blandy Date: Thu, 04 Jan 2007 14:26:00 -0000 In-Reply-To: <459CBA43.10503@163.com> (abo's message of "Thu, 04 Jan 2007 16:26:43 +0800") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00061.txt.bz2 abo writes: > I compile f90 source program by g95,but I can't debug it with gdb. > Is there anyone who had the same experiences? > help me ! Hi, Abo. Can you give us more details? GDB has some support for Fortran.