Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
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.
29295 Discussions

INTEL_GT_DEBUGGER: Exception in IsRemoteDebugging

AONym
New Contributor II
7,468 Views

Windows 11; VS 2022 17.4.3; IFORT 2023.0.0

Installation proceeded smoothly, and compiler seems to work properly, but when I start execution of my C++ MFC project + Fortran library, I get hundreds of messages in the output window like

INTEL_GT_DEBUGGER: (36479) Exception thrown in method IsRemoteDebugging: Not implemented (Exception from HRESULT: 0x80004001 (E_NOTIMPL))

What is the meaning of these, and how can I fix the cause so I don't get them. They appear all throughout the pgms's execution.

0 Kudos
23 Replies
AONym
New Contributor II
993 Views

I am using VS2022 v17.6. The problem was never solved, but the symptom has almost completely stopped, so I've stopped worrying about it.

0 Kudos
Tingyu
Beginner
980 Views

I found that this error would appear when the x86 plantform is selected. And, these errors would disappear while the x64 plantform is selected. 

0 Kudos
AONym
New Contributor II
968 Views
0 Kudos
Reply