- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See this thread: https://software.intel.com/en-us/forums/intel-fortran-compiler/topic/831101. Your issue is along the same lines as this thread, the debugger is not aware - as it can be IMO - with many newer Fortran language facilities. If you need to view "data" in the debugger, like with object 'a' which is of integer type, add some "temporary" Fortran code e.g., using SELECT TYPE construct and 'step' through it in the debugger.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page