Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Does 32-bit 2013 Intel Fortran have an idb?

Chris_H_3
Beginner
450 Views

I have this:

Intel(R) Visual Fortran Composer XE 2013 SP1 Update 3 Integration for Microsoft Visual Studio* 2010, 14.0.0092.2010, Copyright (C) 2002-2014 Intel Corporation

 

I would like to use a 3rd party IDE (Winteracter) to invoke the debugger.  Is there supposed to be an idb file in this release?  Please let me know.  Thank you.

 

Sincerely,

CHobbs

0 Kudos
1 Reply
Georg_Z_Intel
Employee
450 Views

Hello,

this is for Windows* and there's no IDB (Intel(R) Debugger). What you mean is the Fortran Expression Evaluator as integration into Microsoft Visual Studio* IDE. That one is created for that IDE only. It's not even a full debugger (just evaluator) as it requires Visual Studio to host the debug engine.

Hence, no support for "Winteracter".

Best regards,

Georg Zitzlsberger

0 Kudos
Reply