- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have an Intel-Fortran-project that calls an unmanaged Code (in VB).
I want to debug my Program under Visual Studio 2010. Which Properties must be set for debugging the called VB-Subroutine?
I have selected the "Enable unmanaged code debugging" check box for Visual Basic Project.
Under Visual Studio Properties->Debugging->Debugger Type is deactivated. I mean I can't change Attribute and set it to Mixed or Auto!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
We have a similar sample of what you want to do (VB-Calls-Fortran). For the latest version, you can find it here:
C:\Program Files (x86)\Intel\Composer XE 2013 SP1\Samples\en_US\Fortran\MixedLanguage.zip
You need to set "Enable unmanaged code debugging" for the VB project of that sample (Properties/Debug). After that you should be able to debug the Fortran component (FCALL).
Please let us know whether this works for you.
Thank you & best regards,
Georg Zitzlsberger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
Thanks for your response!
My DLL is written in VB. and Fortran Calls the VB-DLL.
Rowshanak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
Indeed it's the other way around, but according to our engineers the settings should be the same and it should work without problems.
Please let us know in case it does not or you have further questions.
Best regards,
Georg Zitzlsberger

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page