<?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: PCA memory problems in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400777#M31487</link>
    <description>Ian thanks,&lt;BR /&gt;&lt;BR /&gt;We now generate the initialisation file STARTUP.PCAC (see original post) with &lt;BR /&gt;SET COVERAGE/PREVIOUS/ANC/UNTIL=1 MOD &lt;MODULE_NAME&gt; BY LINE&lt;BR /&gt;for each module for which we want to get coverage data (libraries excluded).&lt;BR /&gt;To get the data we have to explicitly request the coverage data for a specific module with:&lt;BR /&gt;TAB /COVERAGE MOD &lt;MODULE_NAME&gt; BY LINE&lt;BR /&gt;We have seen the error only one or two times, when a lot of users were busy and the system load was quite high.&lt;BR /&gt;&lt;BR /&gt;Now we have another question:&lt;BR /&gt;In the output all header files are printed, but they contain no coverage information.&lt;BR /&gt;It is about 1800 pages of useless information. This is in the output of only one module. The entire output for this module is 2300 pages!!!.&lt;BR /&gt;&lt;BR /&gt;Is there anyway to disable the printing of header files in the output???&lt;BR /&gt;&lt;/MODULE_NAME&gt;&lt;/MODULE_NAME&gt;</description>
    <pubDate>Fri, 22 Oct 2004 01:47:57 GMT</pubDate>
    <dc:creator>Peter Hofman</dc:creator>
    <dc:date>2004-10-22T01:47:57Z</dc:date>
    <item>
      <title>PCA memory problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400771#M31481</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;When using the Performance and Coverage Analyser for one of our applications, we get the following error:&lt;BR /&gt;%DEBUG-E-INTERR, debugger error in GETMEMORY\DBG$GET_MEMORY memory request too large or session corruption&lt;BR /&gt;&lt;BR /&gt;We watched the quotas while running the application and saw no problems there.&lt;BR /&gt;&lt;BR /&gt;The application has been compiled and linked with /DEBUG.&lt;BR /&gt;The application is started with a script like this :&lt;BR /&gt;$ define/job lib$debug sys$library:pca$collector.exe&lt;BR /&gt;$ define PCAC$DECW$DISPLAY " "&lt;BR /&gt;$ define PCAC$INIT STARTUP.PCAC&lt;BR /&gt;$ set def SYS$LOGIN&lt;BR /&gt;$ @start ! script to start the application&lt;BR /&gt;&lt;BR /&gt;The contents of STARTUP.PCAC :&lt;BR /&gt;set datafile/append/executable&lt;BR /&gt;set language C&lt;BR /&gt;set coverage/previous/anc/stack_pcs program by line&lt;BR /&gt;go&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Fri, 15 Oct 2004 03:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400771#M31481</guid>
      <dc:creator>Peter Hofman</dc:creator>
      <dc:date>2004-10-15T03:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: PCA memory problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400772#M31482</link>
      <description>which version of PCA and which version of VMS?&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Oct 2004 14:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400772#M31482</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-16T14:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: PCA memory problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400773#M31483</link>
      <description>PCA version 4.6-6&lt;BR /&gt;VMS version 7.2-1</description>
      <pubDate>Mon, 18 Oct 2004 00:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400773#M31483</guid>
      <dc:creator>Peter Hofman</dc:creator>
      <dc:date>2004-10-18T00:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: PCA memory problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400774#M31484</link>
      <description>Peter,&lt;BR /&gt; the SET COVERAGE command being used sets a breakpoint for every source line in the program and will use a large amount of memory. Try collecting coverage data module by module instead.</description>
      <pubDate>Mon, 18 Oct 2004 05:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400774#M31484</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-18T05:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: PCA memory problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400775#M31485</link>
      <description>set coverage/...   module &lt;NAME&gt; by line&lt;BR /&gt;&lt;/NAME&gt;</description>
      <pubDate>Mon, 18 Oct 2004 05:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400775#M31485</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-18T05:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: PCA memory problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400776#M31486</link>
      <description>Well, the point is that we use PCA in an automated test environment. The test builds the program and then a lot of tests are run. PCA is used to determine the code coverage of the tests.&lt;BR /&gt;Currently there is only the tests for one of the programs are not run because of the PCA error. With the tested programs we do not have this problem.</description>
      <pubDate>Mon, 18 Oct 2004 06:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400776#M31486</guid>
      <dc:creator>Peter Hofman</dc:creator>
      <dc:date>2004-10-18T06:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: PCA memory problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400777#M31487</link>
      <description>Ian thanks,&lt;BR /&gt;&lt;BR /&gt;We now generate the initialisation file STARTUP.PCAC (see original post) with &lt;BR /&gt;SET COVERAGE/PREVIOUS/ANC/UNTIL=1 MOD &lt;MODULE_NAME&gt; BY LINE&lt;BR /&gt;for each module for which we want to get coverage data (libraries excluded).&lt;BR /&gt;To get the data we have to explicitly request the coverage data for a specific module with:&lt;BR /&gt;TAB /COVERAGE MOD &lt;MODULE_NAME&gt; BY LINE&lt;BR /&gt;We have seen the error only one or two times, when a lot of users were busy and the system load was quite high.&lt;BR /&gt;&lt;BR /&gt;Now we have another question:&lt;BR /&gt;In the output all header files are printed, but they contain no coverage information.&lt;BR /&gt;It is about 1800 pages of useless information. This is in the output of only one module. The entire output for this module is 2300 pages!!!.&lt;BR /&gt;&lt;BR /&gt;Is there anyway to disable the printing of header files in the output???&lt;BR /&gt;&lt;/MODULE_NAME&gt;&lt;/MODULE_NAME&gt;</description>
      <pubDate>Fri, 22 Oct 2004 01:47:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400777#M31487</guid>
      <dc:creator>Peter Hofman</dc:creator>
      <dc:date>2004-10-22T01:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: PCA memory problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400778#M31488</link>
      <description>Peter,&lt;BR /&gt;  unfourtunally the debug symbol table that PCA (and the debugger) use contains line numbers for the source after the pre-processor has included all header files. The bad news is that nothing much can be done. The good news is that things are done differently on itanium VMS and its not a problem on that platform.</description>
      <pubDate>Mon, 25 Oct 2004 08:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pca-memory-problems/m-p/3400778#M31488</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-25T08:47:29Z</dc:date>
    </item>
  </channel>
</rss>

