Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Re: photran Digest, Vol 7, Issue 8

That really sounded like a good idea, I haven't tried it yet (I've been sort of busy doing some other stuff lately). Did you look up the error in the manual ? Or maybe google? Maybe it will give you some more info as to what is wrong.

-Chuck

p.s. It is probably unrelated, but when you want to use emacs in TTY mode you write emacs -nw... It really should be working...

Le 06-03-21 à 22:11, j brandon keith a écrit :

sorry, I mean the option -gdb for 'gdb' mode as opposed to 'dbx' mode

On 3/21/06, j brandon keith <jbrkeith@xxxxxxxxx> wrote:
This has been an interesting discussion, but has anyone tried
integrating idb with photran (maybe set gdb debugger to
/opt/intel/idb/9.0/bin/idb with the command line option -idb)? when I
try it I get some sort of dbx 'nw' error...

On 3/21/06, Charles Brillon <charles.brillon@xxxxxxxxxxxxxx> wrote:


As I told you it's NOT an IDE, it's just a debugger which has a nice
graphical interface (you cannot write the file and compile again, even
though I think you can use it with emacs in gdb mode).


As I was telling you it comes with the intel Compiler Ifort or icc and it
can do both C and Fortran (If I'm not mistaken).

Here's the manual page telling you how to get it

http://www.intel.com/software/products/compilers/docs/linux/ idb_manual_l.html#kits


-Chuck


Plus I think it is available only if

Le 06-03-21 à 15:38, M.R.Hadian a écrit :

what is the name of that IDE? any link to its homepage?


Date: Mon, 20 Mar 2006 15:44:22 -0500
From: Charles Brillon
Subject: Re: [photran] Re: photran Digest, Vol 7, Issue 7
To: Photran Information
Message-ID:
<3FEA3908-68F6-4604-B0F9-0D74978822AD@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

both=bought....

sorry
Le 06-03-20 � 15:38, Charles Brillon a �crit :


Well my workgroup both the intel compiler, the IDB debugger comes
along. I
So that's what I'm currently using and it works just perfectly. ts
GUI is nice too...


There's a gdb mode also , so I'm wondering if there's way to make
photran believe it's using gdb while it is really using idb.


Somebody has an answer to that (before I try it myself)?


-Chuck


Le 06-03-20 � 15:27, M.R.Hadian a �crit :



Yes, gdb is not really appropriate for Fortran I believe.

I stopped using it cause there's no way to link photran with another
debugger.

Thank you

-Chuck



Dear all,

I'm developing an application with Photran 3.1.1 under Linux (but
also under Windows Xp it's the same) with G95 compiler and GDB
debugger.

I've a problem during debugging because I can't see the values
stored in arrays. If I try to do it by the "watch" function I get
the following error message: "Target requested failed:
mi_cmd_var_create: unable to create variable object."

I think this problem is not related with Photran itself, but more
with GDB.

Is there a way to solve this problem?

Thanks for your support,

Walter
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran
so, what is your suggestion for debugging a fortran code in linux?
i have the same problem and can't migrate to linux till i find a
way to debug my code in linux.
Hadian




________________________________
Yahoo! Mail
 Bring photos to life! New PhotoMail makes sharing a breeze.
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran


_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran





--
J. Brandon Keith
N337 ESC
Provo, UT
84602
Phone: 801-422-9270
Fax: 801-422-0553



--
J. Brandon Keith
N337 ESC
Provo, UT
84602
Phone: 801-422-9270
Fax: 801-422-0553
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran




Back to the top