public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Weires Marianne" <m.weires@dkfz-heidelberg.de>
To: <insight@sourceware.org>
Subject: no executable lines
Date: Thu, 19 Jun 2008 13:04:00 -0000	[thread overview]
Message-ID: <E61CFA05CDD89E48AED46D8AAA1689195594C3@dkfzex2.ad.dkfz-heidelberg.de> (raw)

Hi,

I am using Cygwin on Windows XP and Insight (version insight-6.1) to debug some FORTRAN code. 
In the beginning I was using some simple FORTRAN examples to get to know Insight. It worked fine. 
When I am debugging my bigger FORTRAN program I am not able to set any breakpoints, as no line of the program is recognized as an executable line (i.e. no minus signs in the left column), except for the first line ("program prepare") and the last line ("end"). However, in the assembly mode minus signs are visible. 

My FORTRAN program contains some "include" statements for a parameter file. I commented this statement out and then I was able to set breakpoints. 
Do I have to make different settings for debugging when I have an include statement in my code? 
I used the following commands to compile my program: g77 -g -I. PREPARE -o PREPARE.EXE, which seemed to work fine. 

I would really appreciate some advice!

Marianne  

                 reply	other threads:[~2008-06-19 13:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E61CFA05CDD89E48AED46D8AAA1689195594C3@dkfzex2.ad.dkfz-heidelberg.de \
    --to=m.weires@dkfz-heidelberg.de \
    --cc=insight@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).