<?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: Help rtcconfig in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796829#M641464</link>
    <description>&amp;gt;HP gdb 5.9&lt;BR /&gt;&lt;BR /&gt;You might try downloading the latest, 6.2.</description>
    <pubDate>Thu, 09 Jun 2011 08:55:46 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-06-09T08:55:46Z</dc:date>
    <item>
      <title>Help rtcconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796822#M641457</link>
      <description>On HP-UX B.11.31 U ia64 we are trying to generate .mem and .leaks files using gdb, but not files are getting generated on proper exit of application.&lt;BR /&gt;&lt;BR /&gt;$ cat rtcconfig&lt;BR /&gt;set heap-check on&lt;BR /&gt;set heap-check leaks on&lt;BR /&gt;set heap-check free on&lt;BR /&gt;set heap-check string on&lt;BR /&gt;set heap-check bounds on&lt;BR /&gt;files=/opt/xyz/server/xyzSTET &lt;BR /&gt;output_dir=/tmp&lt;BR /&gt;&lt;BR /&gt;Environment variables&lt;BR /&gt;BATCH_RTC=on&lt;BR /&gt;GDBRTC_CONFIG=/opt/xyz/server/rtcconfig&lt;BR /&gt;LD_PRELOAD=/opt/langtools/lib/hpux64/librtc.so&lt;BR /&gt;RTC_NO_ABORT=1&lt;BR /&gt;GDB_SERVER=/opt/langtools/bin/gdb&lt;BR /&gt;&lt;BR /&gt;Am I missing something because no files are getting generated.&lt;BR /&gt;Let me know if I have to provide more info.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 08 Jun 2011 11:59:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796822#M641457</guid>
      <dc:creator>Harshit Maurya</dc:creator>
      <dc:date>2011-06-08T11:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help rtcconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796823#M641458</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Perhaps a quick read of this would help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/download/files/unprot/wdb/wdb_6.2/memdebug-updated.pdf" target="_blank"&gt;http://h21007.www2.hp.com/portal/download/files/unprot/wdb/wdb_6.2/memdebug-updated.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In particular, see the Prerequisites section on page-7.&lt;BR /&gt;&lt;BR /&gt;"WDB uses the heap debugging library, librtc.[sl|so], to enable memory-debugging support. The librtc.[sl|so] library is a part of the HP WDB product. If the debugger is installed in a directory other than the default /opt/langtools/bin directory, you must use the environment variable, LIBRTC_SERVER, to set the path of the appropriate version of librtc.[sl|so]."&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 12:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796823#M641458</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-06-08T12:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help rtcconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796824#M641459</link>
      <description>Thanks James, I found the documents very useful indeed.&lt;BR /&gt;&lt;BR /&gt;I crosschecked the prerequisities and they all looks fine to me.&lt;BR /&gt;I set LIBRTC_SERVER and GDB_SERVER, though these were installed on standard paths.&lt;BR /&gt;&lt;BR /&gt;Could you think of any other input which will help me generating the reports.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 08 Jun 2011 12:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796824#M641459</guid>
      <dc:creator>Harshit Maurya</dc:creator>
      <dc:date>2011-06-08T12:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help rtcconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796825#M641460</link>
      <description>&amp;gt;Could you think of any other input which will help me generating the reports?&lt;BR /&gt;&lt;BR /&gt;How is the process exiting?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;LD_PRELOAD=/opt/langtools/lib/hpux64/librtc.so&lt;BR /&gt;&lt;BR /&gt;And you do have a 64 bit process?</description>
      <pubDate>Thu, 09 Jun 2011 06:29:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796825#M641460</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-06-09T06:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help rtcconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796826#M641461</link>
      <description>&amp;gt;Could you think of any other input which will help me generating the reports?&lt;BR /&gt;&lt;BR /&gt;How is the process exiting?&lt;BR /&gt;-- With a return from main.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;LD_PRELOAD=/opt/langtools/lib/hpux64/librtc.so&lt;BR /&gt;&lt;BR /&gt;And you do have a 64 bit process? &lt;BR /&gt;-- ELF-64 executable object file&lt;BR /&gt;&lt;BR /&gt;I did a fuser for the shared lib and the rtcconfig file and both are attached to the process.&lt;BR /&gt;&lt;BR /&gt;Thanks for help.</description>
      <pubDate>Thu, 09 Jun 2011 06:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796826#M641461</guid>
      <dc:creator>Harshit Maurya</dc:creator>
      <dc:date>2011-06-09T06:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help rtcconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796827#M641462</link>
      <description>What version of WDB do you have?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I did a fuser for the shared lib and the rtcconfig file and both are attached to the process.&lt;BR /&gt;&lt;BR /&gt;That's pretty convincing.</description>
      <pubDate>Thu, 09 Jun 2011 08:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796827#M641462</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-06-09T08:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help rtcconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796828#M641463</link>
      <description>What version of WDB do you have? &lt;BR /&gt; &lt;BR /&gt;$ /opt/langtools/bin/gdb -version&lt;BR /&gt;HP gdb 5.9 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 09 Jun 2011 08:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796828#M641463</guid>
      <dc:creator>Harshit Maurya</dc:creator>
      <dc:date>2011-06-09T08:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help rtcconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796829#M641464</link>
      <description>&amp;gt;HP gdb 5.9&lt;BR /&gt;&lt;BR /&gt;You might try downloading the latest, 6.2.</description>
      <pubDate>Thu, 09 Jun 2011 08:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-rtcconfig/m-p/4796829#M641464</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-06-09T08:55:46Z</dc:date>
    </item>
  </channel>
</rss>

