From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22221 invoked by alias); 4 Jan 2007 08:26:29 -0000 Received: (qmail 22211 invoked by uid 22791); 4 Jan 2007 08:26:29 -0000 X-Spam-Check-By: sourceware.org Received: from m5-86.163.com (HELO m5-86.163.com) (202.108.5.86) by sourceware.org (qpsmtpd/0.31) with SMTP; Thu, 04 Jan 2007 08:26:21 +0000 Received: from [192.168.100.123] (unknown [58.19.126.23]) by smtp5 (Coremail) with SMTP id wKjREEiAXBEoupxFs7o1EA==.42972S2; Thu, 04 Jan 2007 16:26:17 +0800 (CST) Message-ID: <459CBA43.10503@163.com> Date: Thu, 04 Jan 2007 08:26:00 -0000 From: abo User-Agent: Thunderbird 2.0b1 (X11/20061206) MIME-Version: 1.0 To: gdb@sourceware.org Subject: How to debug fortran program? Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit X-Coremail-Antispam: 1U3Yxn0WfASr-VFAUDIcSsGvfJ3hc8Ir4CE8sxKj4xv1VCF74 8vxVAv7wAYjsxI4VWxJjkaLaAFLSUrUUUUUjvjm3AaLaJ3UjIFyTuYvj4RircfUUUUUUAa LaJ3U 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/msg00056.txt.bz2 Hello members, 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 ! Best wishes Abo