From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1691 invoked by alias); 5 Jan 2004 23:51: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 1672 invoked from network); 5 Jan 2004 23:51:23 -0000 Received: from unknown (HELO s31xu4.systems.smu.edu) (129.119.70.133) by sources.redhat.com with SMTP; 5 Jan 2004 23:51:23 -0000 Received: from zwang.stat.smu.edu ([129.119.227.69]) by s31xu4.systems.smu.edu with Microsoft SMTPSVC(5.0.2195.6713); Mon, 5 Jan 2004 17:51:22 -0600 Subject: How to use gdb for multiple Fortran source files From: zhu wang To: gdb@sources.redhat.com Content-Type: text/plain Message-Id: <1073346555.1968.99.camel@zwang.stat.smu.edu> Mime-Version: 1.0 Date: Mon, 05 Jan 2004 23:51:00 -0000 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jan 2004 23:51:22.0316 (UTC) FILETIME=[D27270C0:01C3D3E6] X-SW-Source: 2004-01/txt/msg00042.txt.bz2 Dear helpers, I am wondering how to use gdb for multiple Fortran source files. There are 40 files, do I have to combine them into a big one? I bet there exists a more clever way. Please let me know if it does. Thanks in advance, -- Zhu Wang Statistical Science Department Southern Methodist University Dallas, TX 75275-0332 Phone: (214)768-2453 Fax: (214)768-4035 Email: zhuw@mail.smu.edu