<?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 Re: Break on data change in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787172#M30672</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Did youenter c in the edit box and tick the "has changed" radio button?&lt;/P&gt;&lt;P&gt;Les&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2006 20:53:37 GMT</pubDate>
    <dc:creator>Les_Neilson</dc:creator>
    <dc:date>2006-06-19T20:53:37Z</dc:date>
    <item>
      <title>Break on data change</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787169#M30669</link>
      <description>&lt;DIV&gt;In CVF there's a feature where code breaks execution whenever expression xyz changes value or becomes true. How do you do that in IVF 9.1?&lt;/DIV&gt;</description>
      <pubDate>Sat, 17 Jun 2006 22:49:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787169#M30669</guid>
      <dc:creator>Nick2</dc:creator>
      <dc:date>2006-06-17T22:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Break on data change</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787170#M30670</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Right click on the break point and select Breakpoint Properties. Then click the Condition button on the dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Les&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2006 20:30:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787170#M30670</guid>
      <dc:creator>Les_Neilson</dc:creator>
      <dc:date>2006-06-19T20:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Break on data change</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787171#M30671</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;P&gt;&lt;B&gt;&lt;FONT size="2" color="#0000ff"&gt;program&lt;/FONT&gt;&lt;/B&gt;&lt;FONT size="2"&gt; FortranConsole1&lt;BR /&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT size="2" color="#0000ff"&gt;implicit none&lt;BR /&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;FONT size="2"&gt;&lt;B&gt;&lt;FONT size="2" color="#0000ff"&gt;real&lt;/FONT&gt;&lt;/B&gt;&lt;FONT size="2"&gt; a,b,c&lt;BR /&gt;&lt;/FONT&gt;c=0&lt;BR /&gt;a=0.23&lt;BR /&gt;b=0.45&lt;BR /&gt;c=a+b&lt;BR /&gt;&lt;B&gt;&lt;FONT size="2" color="#0000ff"&gt;&lt;FONT color="#ff0000"&gt;(conditional breakpoint when c changes)&lt;/FONT&gt; print&lt;/FONT&gt;&lt;/B&gt;&lt;FONT size="2"&gt; *, 'Hello World'&lt;BR /&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT size="2" color="#0000ff"&gt;print&lt;/FONT&gt;&lt;/B&gt;&lt;FONT size="2"&gt; *, c&lt;BR /&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT size="2" color="#0000ff"&gt;end&lt;/FONT&gt;&lt;/B&gt;&lt;FONT size="2"&gt; &lt;/FONT&gt;&lt;B&gt;&lt;FONT size="2" color="#0000ff"&gt;program&lt;/FONT&gt;&lt;/B&gt;&lt;FONT size="2"&gt; FortranConsole1&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Doesn't seem to work :-&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Jun 2006 20:40:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787171#M30671</guid>
      <dc:creator>Nick2</dc:creator>
      <dc:date>2006-06-19T20:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Break on data change</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787172#M30672</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Did youenter c in the edit box and tick the "has changed" radio button?&lt;/P&gt;&lt;P&gt;Les&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2006 20:53:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787172#M30672</guid>
      <dc:creator>Les_Neilson</dc:creator>
      <dc:date>2006-06-19T20:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Break on data change</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787173#M30673</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Yes.</description>
      <pubDate>Tue, 20 Jun 2006 01:46:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Break-on-data-change/m-p/787173#M30673</guid>
      <dc:creator>Nick2</dc:creator>
      <dc:date>2006-06-20T01:46:27Z</dc:date>
    </item>
  </channel>
</rss>

