Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29611 ディスカッション

INTEL_GT_DEBUGGER: Exception in IsRemoteDebugging

AONym
新規コントリビューター II
12,427件の閲覧回数

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 件の賞賛
23 返答(返信)
AONym
新規コントリビューター II
1,879件の閲覧回数

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.

Tingyu
ビギナー
1,866件の閲覧回数

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

AONym
新規コントリビューター II
1,854件の閲覧回数
返信