Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Error with Photran debugger on Mac

That error happens on Windows as well. CDT uses the default setting to place a break 
point at the beginning of the main() function. To stop this go to Run->Debug 
Settings. Select you run configuration and on the Debugger tab uncheck the "Stop 
on startup at: main" option. 

Keith

Message: 1
Date: Thu, 10 Jun 2010 11:58:57 -0400
From: "Pierre Gentine (Columbia)" <pg2328@xxxxxxxxxxxx>
Subject: [photran] Error with Photran debugger on Mac
To: photran@xxxxxxxxxxx
Message-ID: <30B42638-8E6A-4BBA-B8BE-85EC30F1B2DC@xxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

Hello
I have installed Photran on a Mac OSX 10.6 but I am having an issue with the debugger. When I launch the debugger I get the assembly view only and the following error: 

Can't find a source file at "/Builds/unix/gcc/gcc-4.2/libgfortran/fmain.c" 
Locate the file or edit the source lookup path to include its location.

Would you have any clue on how to solve this issue?
Thanks a lto for your help.
Regards,
Pierre


      



Back to the top