Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Photran as a standalone debugger

Yes I have done this by adding the path to the idb eclipse support as a new software repository. For me this was
/opt/intel/composer_xe_2011_sp1.8.273/eclipse_support/cdt8.0/eclipse


-----Original Message-----
From: photran-bounces@xxxxxxxxxxx [mailto:photran-bounces@xxxxxxxxxxx] On Behalf Of David MZ
Sent: 29 February 2012 8:36 PM
To: Photran Information
Subject: Re: [photran] Photran as a standalone debugger

Can anyone say how to integrate Intel Fortran debugger with Phortran, any experience with this? anyone?

On Wed, Feb 29, 2012 at 9:59 PM, Ralph Johnson <johnson@xxxxxxxxxxx> wrote:
> Photran doesn't actually have any debugger.  What it does is to 
> provide a wrapper for gdb so that it all appears under Photran.  If 
> what you are really saying is "can Photran under Linux provide a 
> Fortran-specific debugger that is GUI based rather than command line 
> based" then the answer is "yes", because the wrapped version of gdb 
> doesn't look much like gdb.   But gdb is still down there somewhere.
>
> -Ralph Johnson
>
> On Wed, Feb 29, 2012 at 11:05 AM, Smith, Lee <Lee.Smith@xxxxxxxxxxxxxx> wrote:
>> Hi all,
>>
>>
>>
>> Can anyone tell me if there's a way to use Photran as a "standalone" 
>> Fortran debugger in Linux? Possibly with some kind of script to 
>> invoke the debug perspective and launch the provided executable?
>>
>>
>>
>> Thanks,
>>
>> Lee
>>
>>
>>
>>
>> _______________________________________________
>> photran mailing list
>> photran@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/photran
>>
> _______________________________________________
> photran mailing list
> photran@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/photran
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran




Back to the top