<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Windows 7 - need more debug in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834236#M54024</link>
    <description>Steve,&lt;BR /&gt;I'm sure it's the other way round.&lt;BR /&gt;When I do Debug|Start Debugging (the full green arrow) it runs OK.&lt;BR /&gt;When I do Debug|Start Without Debugging (the green outline arrow) it hangs.&lt;BR /&gt;Or if I run the executable in the debug directory (this is what I would issue) it hangs.&lt;BR /&gt;David</description>
    <pubDate>Wed, 29 Jun 2011 16:30:42 GMT</pubDate>
    <dc:creator>davidgraham</dc:creator>
    <dc:date>2011-06-29T16:30:42Z</dc:date>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834218#M54006</link>
      <description>When I run my program within Microsoft Visual Studio it works fine but when I run the compiled version it hangs.&lt;BR /&gt;It is difficult to track where the problem is occuring.&lt;BR /&gt;I have been opening &amp;amp; writing and closing a text file so I can create a log of where I have been.&lt;BR /&gt;I think I have tracked where the problem is occurring, it's in a routine that gets mouse key presses and keyboard characters.&lt;BR /&gt;Do you have any suggestions on to how I can add more debugging or run it in a mode where I can get more debug.&lt;BR /&gt;&lt;BR /&gt;The program worked in Windows XP, the problem occurs when running in Windows 7.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2011 15:34:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834218#M54006</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2011-04-25T15:34:40Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834219#M54007</link>
      <description>There is a known problem with QuickWin support on Windows 7 - my guess is that you are running into that. We have a fix which we can provide through &lt;A href="https://premier.intel.com/"&gt;Intel Premier Support.&lt;/A&gt; Please open an issue there and ask that the issue be assigned to me (Steve Lionel) - I'll get you the fix.</description>
      <pubDate>Mon, 25 Apr 2011 15:45:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834219#M54007</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-04-25T15:45:53Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834220#M54008</link>
      <description>Steve,&lt;BR /&gt;I had a problem with the link to Intel Premier Support so emailed to quadsupport@mailbox.intel.com hopefully you will receive it.&lt;BR /&gt;The project is not QuickWin but is a Windows Application.&lt;BR /&gt;&lt;BR /&gt;The program says 'not responding' and goes into an endless loop when checking for mouse or keyboard entry.</description>
      <pubDate>Tue, 26 Apr 2011 11:47:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834220#M54008</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2011-04-26T11:47:02Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834221#M54009</link>
      <description>If it is not a QuickWin application, then the fix I have does not apply to you. I suggest posting relevant parts of the code, or the whole project here so that Windows programming experts can look at it. &lt;BR /&gt;&lt;BR /&gt;What problem did you have with the link?</description>
      <pubDate>Tue, 26 Apr 2011 15:32:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834221#M54009</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-04-26T15:32:23Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834222#M54010</link>
      <description>Steve,&lt;BR /&gt;The problem with premier support - I got the message "we are unable
 to authenticate your access.." It mentioned the username &amp;amp; 
password but there was no where to enter it. &lt;BR /&gt;&lt;BR /&gt;Here is the code that I &lt;SPAN style="text-decoration: underline;"&gt;think&lt;/SPAN&gt; is giving the problem. It should come out then the mouse or keyboard is pressed. Sometimes it works, other times it never comes out hangs - it says 'not responding'. It is old code that had been around for &amp;gt;10 years (I didn't write it).&lt;BR /&gt; &lt;BR /&gt;It works OK with cvf on Windows XP, not cvf on Windows 7. Therefore I upgraded to ivf to investigate the problem. It works in ivf in Visual Studio in Windows 7, it doesn't work running the compiled exe in Windows 7.   &lt;BR /&gt;&lt;BR /&gt;Let me know if you need more information.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SUBROUTINE LOCATE (xin,yin,itran,I)&lt;BR /&gt;! -----------------------------------&lt;BR /&gt;!  xin x coord&lt;BR /&gt;!  yin y coord&lt;BR /&gt;!  itran - not used&lt;BR /&gt;!  I - return - key pressed&lt;BR /&gt;&lt;BR /&gt;  use grad_inc&lt;BR /&gt;&lt;BR /&gt;  include 'cvfact.gcb' ! x2Efact,y2Nfact&lt;BR /&gt;  &lt;BR /&gt; type (T_MSG) msg&lt;BR /&gt;  type (T_POINT) pt&lt;BR /&gt;&lt;BR /&gt;  INTEGER*4 xin,yin,itran,count&lt;BR /&gt; INTEGER*2 I,pi(2),po(2)&lt;BR /&gt; REAL*8  DE,DN&lt;BR /&gt; CHARACTER c7*7,c9*9&lt;BR /&gt;  logical*4 lret&lt;BR /&gt;  &lt;BR /&gt; count=0&lt;BR /&gt;  call DebugLocation ('In')&lt;BR /&gt; &lt;BR /&gt; call cv_mm2mouse (xin,yin,pi(1),pi(2)) ! real world to screen coords&lt;BR /&gt;  pt%x=pi(1)&lt;BR /&gt;  pt%y=pi(2)&lt;BR /&gt;  lret=ClientToScreen(hWndMain,pt)&lt;BR /&gt;  lret=SetCursorPos(pt%x,pt%y)&lt;BR /&gt;! CHECK MOUSE FOR MOVEMENT/BUTTON&lt;BR /&gt; 80 continue&lt;BR /&gt;  call DebugLocation ('PeekMessage in')&lt;BR /&gt;  lret=PeekMessage (msg,hWndMain,WM_MOUSEFIRST,WM_MOUSELAST,PM_REMOVE)&lt;BR /&gt;  if (lret) then&lt;BR /&gt;   write (c7,'(I7)') msg%message&lt;BR /&gt;   call DebugLocation (c7) &lt;BR /&gt;   select case (msg%message)&lt;BR /&gt;    case (WM_MOUSEMOVE)&lt;BR /&gt;     call DebugLocation ('MouseMove')&lt;BR /&gt;     po(1)=LOWORD(msg%lParam)&lt;BR /&gt;     po(2)=HIWORD(msg%lParam)&lt;BR /&gt;     IF (PO(1)/=PI(1).OR.PO(2)/=PI(2)) THEN ! cursor moved&lt;BR /&gt;      i=0 ! return&lt;BR /&gt;      goto 400&lt;BR /&gt;     endif&lt;BR /&gt;    case (WM_LBUTTONUP)&lt;BR /&gt;     call DebugLocation ('LButtonUp')&lt;BR /&gt;     i=32 ! space &lt;BR /&gt;     goto 500&lt;BR /&gt;    case (WM_RBUTTONUP)&lt;BR /&gt;     call DebugLocation ('RButtonUp')&lt;BR /&gt;     i=184  ! f9&lt;BR /&gt;     goto 500&lt;BR /&gt;   end select&lt;BR /&gt;  endif&lt;BR /&gt;  &lt;BR /&gt;  call DebugLocation ('PeekMessage out')&lt;BR /&gt;! CHECK KEYBOARD FOR CHARACTER INPUT&lt;BR /&gt; 85 CALL CHKCH (I) ! check for key press&lt;BR /&gt; write (c9,'(A,I3)') 'ChkCh ', I&lt;BR /&gt; call DebugLocation (c9)&lt;BR /&gt;  count=count+1&lt;BR /&gt;  write (c9,'(A,I3)') 'Count ', count&lt;BR /&gt; call DebugLocation (c9)&lt;BR /&gt;  IF (I==0) GOTO 80 ! no key press try again&lt;BR /&gt;  CALL GETCHA (I) ! get key pressed&lt;BR /&gt;  call DebugLocation ('GetCha')&lt;BR /&gt;  IF (I&amp;gt;96.AND.I&amp;lt;123) I=I-32  ! change lower case to upper case&lt;BR /&gt;  IF (I&amp;lt;=95) GOTO 500 ! normal key&lt;BR /&gt;  IF (I&amp;gt;=177.AND.I&amp;lt;=190) GOTO 500 ! function key&lt;BR /&gt; if (i==27) goto 500 ! esc&lt;BR /&gt;  GOTO 80 ! other key try again&lt;BR /&gt;   &lt;BR /&gt; 400 IF (PO(1)/=PI(1)) THEN ! mouse moved&lt;BR /&gt;   DE=DBLE(PO(1)-PI(1))*x2Efact&lt;BR /&gt;   xin=xin+DE ! new coord&lt;BR /&gt;  ENDIF&lt;BR /&gt;  IF (PO(2)/=PI(2)) THEN ! mose moved&lt;BR /&gt;   DN=DBLE(PO(2)-PI(2))*y2Nfact&lt;BR /&gt;   yin=yin-DN ! new coord&lt;BR /&gt;  ENDIF&lt;BR /&gt;   &lt;BR /&gt; 500 call DebugLocation ('Out')&lt;BR /&gt;  RETURN&lt;BR /&gt;  END subroutine&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Apr 2011 15:56:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834222#M54010</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2011-04-26T15:56:04Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834223#M54011</link>
      <description>Steve,&lt;BR /&gt;I'm not making any progress on sorting out this problem.&lt;BR /&gt;I'm wondering if I can send you the project? At present I am trying to strip out code as it is a large project.&lt;BR /&gt;Thanks,&lt;BR /&gt;David&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Apr 2011 15:27:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834223#M54011</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2011-04-27T15:27:25Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834224#M54012</link>
      <description>You can send me the project through Intel Premier Support. However, if there's no evidence of compiler or Intel library failure, I will only take a cursory glance at it to see if I spot anything obvious. I won't go into detailed debugging of Windows event handling.</description>
      <pubDate>Wed, 27 Apr 2011 15:29:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834224#M54012</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-04-27T15:29:51Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834225#M54013</link>
      <description>I have been trying to cut my program to a size that I can send.&lt;BR /&gt;I have tried it on two more Windows 7 computers, it works on one but not on another.&lt;BR /&gt;Searching on the internet for "Windows 7 not responding" it looks as if the problem is caused by conflicts with other software.&lt;BR /&gt;Therefore it looks as if the problem may not be in the IVF.&lt;BR /&gt;Any suggestions on how I can track down this conflict.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2011 07:16:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834225#M54013</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2011-05-04T07:16:29Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834226#M54014</link>
      <description>I'd consider connecting (attaching) to the hung process using a debugger (like the one supplied with Visual Studio) and finding out the routine or API call that the program is stuck on.</description>
      <pubDate>Wed, 04 May 2011 07:47:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834226#M54014</guid>
      <dc:creator>IanH</dc:creator>
      <dc:date>2011-05-04T07:47:48Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834227#M54015</link>
      <description>Hi Ian,&lt;BR /&gt;&lt;BR /&gt;Try adding a default message handler to your case list. I haveexperienced several problems with message loops that do not have a default message handler onmore recentoperating systems. The problem does not always occur but depends on OS PC, system achitecture.&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 04 May 2011 12:12:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834227#M54015</guid>
      <dc:creator>dannycat</dc:creator>
      <dc:date>2011-05-04T12:12:48Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834228#M54016</link>
      <description>I agree, try using &lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;B&gt;CASE DEFAULT&lt;BR /&gt;
iret=DefWindowProc(hwndmain,msg%message,msg%wparam,msg%lparam)&lt;/B&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;to process those mouse messages that your code does not specifically handle and see what happens.&lt;B&gt;&lt;/B&gt;</description>
      <pubDate>Wed, 04 May 2011 13:23:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834228#M54016</guid>
      <dc:creator>anthonyrichards</dc:creator>
      <dc:date>2011-05-04T13:23:57Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834229#M54017</link>
      <description>Note that the posted code is using PeekMessage with a filter range, so this isn't necessarily the characteristic Windows message handling loop. I'm out of touch with Win32 stuff these days - but this makes me suspicious.&lt;BR /&gt;&lt;BR /&gt;Without knowing the rest of the application its a bit hard to comment further, but if you normally want to track mouse movement in an application you just process the WM_MOUSEMOVE message in your main message handling procedure (which must have the default message processing that's been mentioned, or your windows will be very sick). Similarly, if you want to wait on a mouse button click then set a global flag to indicate that your application is in a waiting-for-a-click-mode, and then wait for the appropriate button click message, while still processing all other messages appropriately. Often tracking of mouse movement starts in response to a mouse button down event, at which time the application captures the mouse so it continues receiving messages when the pointer wanders outside the window boundary.</description>
      <pubDate>Wed, 04 May 2011 20:24:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834229#M54017</guid>
      <dc:creator>IanH</dc:creator>
      <dc:date>2011-05-04T20:24:18Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834230#M54018</link>
      <description>Thanks for the suggestions. I will try this as soon as I can get my program to run. At present I can't get the menu etc to work (see my other post).&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 06 May 2011 07:06:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834230#M54018</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2011-05-06T07:06:27Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834231#M54019</link>
      <description>I'm back to to this problem.&lt;BR /&gt;I added the suggested code (see below) and it made no difference - I get the message 'program not responding'. &lt;I&gt;&lt;B&gt;&lt;BR /&gt;&lt;BR /&gt;CASE DEFAULT&lt;BR /&gt;iret=DefWindowProc(hwndmain,msg%message,msg%wparam,msg%lparam)&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/I&gt;I have found that it doesn't work on Windows 7 if the code is in CVF or IVF.&lt;BR /&gt;The program works when not in Windows 7.&lt;BR /&gt;Also it works in IVF on Windows 7 when I'm debugging but not when I run the executable.&lt;BR /&gt;&lt;BR /&gt;There must be a conflict going on somewhere.&lt;BR /&gt;&lt;BR /&gt;Do you have any suggestions on how to track this down?</description>
      <pubDate>Mon, 13 Jun 2011 14:34:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834231#M54019</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2011-06-13T14:34:46Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834232#M54020</link>
      <description>I have reported this problem to Intel Premier Support as it is a 'showstopper'. I upgraded form CVF to IVF to track down &amp;amp; solve this problem.</description>
      <pubDate>Fri, 24 Jun 2011 14:17:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834232#M54020</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2011-06-24T14:17:43Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834233#M54021</link>
      <description>Unfortunately, David, this is not the sort of thing Premier Support handles. Your problem is with Windows message handling and no Intel-provided routines are being used.</description>
      <pubDate>Fri, 24 Jun 2011 22:41:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834233#M54021</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-06-24T22:41:30Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834234#M54022</link>
      <description>Intel Support was able to point out a few minor programming errors but Steve says,&lt;BR /&gt;&lt;BR /&gt;"Probably what one needs to do here is use the Microsoft tools for "spying on" the Windows messages that are generated and handled. Usually when there is a hang like this, there's some message not being properly handled. I am not an expert in this area, however."&lt;BR /&gt;&lt;BR /&gt;He suggests that someone on the forum maybe able to help.&lt;BR /&gt;&lt;BR /&gt;As I have said the program hangs when I run the exe file but it is OK in the development environment. I have created a cutdown version of the program and data and instructions on how to reproduce the problem.&lt;BR /&gt;&lt;BR /&gt;I would be grateful for any advice.&lt;BR /&gt;&lt;BR /&gt;Thanks, David &lt;BR /&gt;</description>
      <pubDate>Wed, 29 Jun 2011 14:55:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834234#M54022</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2011-06-29T14:55:51Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834235#M54023</link>
      <description>More specifically, the hang occurs only when the program is run under the debugger. I could not get it to fail in Visual Studio with "Start without debugging".</description>
      <pubDate>Wed, 29 Jun 2011 15:42:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834235#M54023</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-06-29T15:42:11Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834236#M54024</link>
      <description>Steve,&lt;BR /&gt;I'm sure it's the other way round.&lt;BR /&gt;When I do Debug|Start Debugging (the full green arrow) it runs OK.&lt;BR /&gt;When I do Debug|Start Without Debugging (the green outline arrow) it hangs.&lt;BR /&gt;Or if I run the executable in the debug directory (this is what I would issue) it hangs.&lt;BR /&gt;David</description>
      <pubDate>Wed, 29 Jun 2011 16:30:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834236#M54024</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2011-06-29T16:30:42Z</dc:date>
    </item>
    <item>
      <title>Windows 7 - need more debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834237#M54025</link>
      <description>For me, it was as I said. I don't doubt that you see it different.</description>
      <pubDate>Wed, 29 Jun 2011 16:59:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-7-need-more-debug/m-p/834237#M54025</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-06-29T16:59:57Z</dc:date>
    </item>
  </channel>
</rss>

