<?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: Tool to find memory leak in c++ program in HP-Unix in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965860#M757682</link>
    <description>Not sure that this was the correct forum :)  &lt;A href="http://www.hp.com/go/cadvise" target="_blank"&gt;http://www.hp.com/go/cadvise&lt;/A&gt; might be helpful as well.</description>
    <pubDate>Wed, 21 Mar 2007 19:58:39 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2007-03-21T19:58:39Z</dc:date>
    <item>
      <title>Tool to find memory leak in c++ program in HP-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965856#M757678</link>
      <description>Hi All,&lt;BR /&gt;       Please let me know any of the available tool to find out the memory leak in c++ program in the HU-Unix platform&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Rajesh</description>
      <pubDate>Wed, 21 Mar 2007 05:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965856#M757678</guid>
      <dc:creator>Rajesh K V</dc:creator>
      <dc:date>2007-03-21T05:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tool to find memory leak in c++ program in HP-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965857#M757679</link>
      <description>Shalom Rajesh,&lt;BR /&gt;&lt;BR /&gt;There are debuggers, like the wdb debugger, which might be useful.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71028.www7.hp.com/ERC/downloads/4AA0-2874ENW.pdf" target="_blank"&gt;http://h71028.www7.hp.com/ERC/downloads/4AA0-2874ENW.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Mar 2007 05:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965857#M757679</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-21T05:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Tool to find memory leak in c++ program in HP-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965858#M757680</link>
      <description>Hi Rajesh,&lt;BR /&gt;and welcome to the forums !&lt;BR /&gt;&lt;BR /&gt;HP has debugging tools such as HP WDB/GDB.&lt;BR /&gt;&lt;BR /&gt;But the best I have found is a good code-review process.&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.</description>
      <pubDate>Wed, 21 Mar 2007 05:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965858#M757680</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-03-21T05:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tool to find memory leak in c++ program in HP-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965859#M757681</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Purify is a very powerful product for this task, available for HP-UX as well. Not very cheap, however.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ibm.com/software/rational" target="_blank"&gt;http://www.ibm.com/software/rational&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Wed, 21 Mar 2007 07:09:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965859#M757681</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2007-03-21T07:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Tool to find memory leak in c++ program in HP-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965860#M757682</link>
      <description>Not sure that this was the correct forum :)  &lt;A href="http://www.hp.com/go/cadvise" target="_blank"&gt;http://www.hp.com/go/cadvise&lt;/A&gt; might be helpful as well.</description>
      <pubDate>Wed, 21 Mar 2007 19:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-to-find-memory-leak-in-c-program-in-hp-unix/m-p/3965860#M757682</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2007-03-21T19:58:39Z</dc:date>
    </item>
  </channel>
</rss>

