<?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 Problem linking librtc.sl, heap debugging library in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-linking-librtc-sl-heap-debugging-library/m-p/3954727#M761303</link>
    <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;I have an application that I suspect has a memory leak and wanted to do some heap debugging.  I am using GDB, however I get the following error when I do "info leak" in GDB&lt;BR /&gt;'The heap debugging library (librtc.sl) is not linked in !'&lt;BR /&gt;&lt;BR /&gt;I have linked in this library, but I'm not sure why I still see this error.&lt;BR /&gt;&lt;BR /&gt;Any help, guidance is appreciated.&lt;BR /&gt;Thanks.</description>
    <pubDate>Fri, 02 Mar 2007 11:58:11 GMT</pubDate>
    <dc:creator>Binyam Tsegaye</dc:creator>
    <dc:date>2007-03-02T11:58:11Z</dc:date>
    <item>
      <title>Problem linking librtc.sl, heap debugging library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-linking-librtc-sl-heap-debugging-library/m-p/3954727#M761303</link>
      <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;I have an application that I suspect has a memory leak and wanted to do some heap debugging.  I am using GDB, however I get the following error when I do "info leak" in GDB&lt;BR /&gt;'The heap debugging library (librtc.sl) is not linked in !'&lt;BR /&gt;&lt;BR /&gt;I have linked in this library, but I'm not sure why I still see this error.&lt;BR /&gt;&lt;BR /&gt;Any help, guidance is appreciated.&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 02 Mar 2007 11:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-linking-librtc-sl-heap-debugging-library/m-p/3954727#M761303</guid>
      <dc:creator>Binyam Tsegaye</dc:creator>
      <dc:date>2007-03-02T11:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem linking librtc.sl, heap debugging library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-linking-librtc-sl-heap-debugging-library/m-p/3954728#M761304</link>
      <description>Run ldd on your executable. That will tell you if the library was linked.</description>
      <pubDate>Fri, 02 Mar 2007 12:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-linking-librtc-sl-heap-debugging-library/m-p/3954728#M761304</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-03-02T12:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem linking librtc.sl, heap debugging library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-linking-librtc-sl-heap-debugging-library/m-p/3954729#M761305</link>
      <description>What version of gdb do you have?&lt;BR /&gt;&lt;BR /&gt;The latest versions of gdb automatically arranges for librtc.sl to be linked into your application without you doing anything.  Older versions required you to use LD_PRELOAD.</description>
      <pubDate>Fri, 02 Mar 2007 22:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-linking-librtc-sl-heap-debugging-library/m-p/3954729#M761305</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-02T22:27:03Z</dc:date>
    </item>
  </channel>
</rss>

