<?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>MCUXpresso IDE中的主题 Re: Debugger hangs when saving file</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debugger-hangs-when-saving-file/m-p/833953#M3192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More information for you - I realized it's doing it when there is a breakpoint set in the modified file.&amp;nbsp; If the breakpoint moves, the debugger says "Interrupt command received. Halting execution."&amp;nbsp; And just now when I tried it, I also got "PE-ERROR: ERROR: Could not find thread-id 00000000" after a few seconds, and the target is hung.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2018 17:37:08 GMT</pubDate>
    <dc:creator>scottm</dc:creator>
    <dc:date>2018-07-26T17:37:08Z</dc:date>
    <item>
      <title>Debugger hangs when saving file</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debugger-hangs-when-saving-file/m-p/833950#M3189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's an easy problem to replicate: using an LPC-Link2 in MCUX 10.2.0, launch a debug configuration.&amp;nbsp; While it's running, go back to the Develop perspective.&amp;nbsp; Clean up some comments in a source file while you're waiting, forget you've got the debugger running and reflexively hit 'control-s' to save your work.&amp;nbsp; Sometimes the whole IDE hangs.&amp;nbsp; Sometimes the debugger buttons get grayed out and 'clean up debug' doesn't work, and if you kill gdb from task manager sometimes you can't launch another debug session until restarting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65922i83EC0E3ABF4EB0E7/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Killing redlinkserver from the task manager seems to solve that, but I don't know why the 'clean up debug' button doesn't do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't do it every time, but it seems to die with considerable frequency for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is it normal for gdb to run with &amp;gt; 40% CPU utilization all the time?&amp;nbsp; I'm certain it didn't always do this - my CPU fan increases pitch audibly and at least with the P&amp;amp;E Cyclone I don't normally hear that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 18:05:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debugger-hangs-when-saving-file/m-p/833950#M3189</guid>
      <dc:creator>scottm</dc:creator>
      <dc:date>2018-07-19T18:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger hangs when saving file</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debugger-hangs-when-saving-file/m-p/833951#M3190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SCOTT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an interesting issue. We will investigate improving the interaction of the Debug and Develop perspective in a future release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regard to freezing the IDE by saving source code, this has not been duplicated, however, we will continue to explore this possibility and make any necessary fixes reproduced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yours,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 12:51:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debugger-hangs-when-saving-file/m-p/833951#M3190</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-07-23T12:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger hangs when saving file</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debugger-hangs-when-saving-file/m-p/833952#M3191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It happened a few times in a row the other day, and now I'm not able to replicate the problem.&amp;nbsp; I'll let you know if I figure out how to replicate it more reliably.&amp;nbsp; My question about gdb stands - is it normal for it to run at such high CPU utilization with the LPC-Link2?&amp;nbsp; This is with the debugger paused, but it doesn't seem to matter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/66140iC64D684804D8E66E/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In contrast, with my Cyclone ACP, the entire system's CPU load is under 10% , and less than 2% of that is MCUX and the debug processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 17:15:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debugger-hangs-when-saving-file/m-p/833952#M3191</guid>
      <dc:creator>scottm</dc:creator>
      <dc:date>2018-07-23T17:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger hangs when saving file</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debugger-hangs-when-saving-file/m-p/833953#M3192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More information for you - I realized it's doing it when there is a breakpoint set in the modified file.&amp;nbsp; If the breakpoint moves, the debugger says "Interrupt command received. Halting execution."&amp;nbsp; And just now when I tried it, I also got "PE-ERROR: ERROR: Could not find thread-id 00000000" after a few seconds, and the target is hung.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 17:37:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debugger-hangs-when-saving-file/m-p/833953#M3192</guid>
      <dc:creator>scottm</dc:creator>
      <dc:date>2018-07-26T17:37:08Z</dc:date>
    </item>
  </channel>
</rss>

