Bug 303850

Summary: Helios support: CDT launcher has changed; various launcher problems
Product: [Tools] PTP Reporter: Jeffrey Overbey <com-eclipse-dot-org>
Component: Photran.For Internal UseAssignee: Jeffrey Overbey <com-eclipse-dot-org>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P1    
Version: 6.0   
Target Milestone: 6.0   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Jeffrey Overbey CLA 2010-02-25 00:16:26 EST
1. "Run as Fortran Application" apparently does not work with some 64-bit
executables, not sure on what platforms (Snow Leopard?)

2. Also, from Walt Brainerd (mailing list 2/17/10) -- I think he's describing
Photran 5, but nevertheless we should make sure this is fixed in Photran 6:

"After building a project, I can Run -> Run As -> Local Fortran ...
and it appears that this creates a run configuration, but in the
C/C++ category.

I can Run -> Run Configurations and make a new one. I select
the Cygwin gdb debugger and uncheck the "Stop at main..." box.
This creates a run configuration under the Fortran category.

When debugging the first time, it can't find my source file. If
I select it manually in the dialog provided, all seems to work OK."
Comment 1 Jeffrey Overbey CLA 2010-03-11 14:51:22 EST
Verified that "Run As > Local Fortran Application" produces a C/C++ run configuration in Photran 6 (item 2 above).
Comment 2 Jeffrey Overbey CLA 2010-05-06 00:42:59 EDT
Verified that launching works correctly on Snow Leopard.

Committed fix to #2 (changed launch config type in CApplicationLaunchShortcut)