<?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: reading core dump files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reading-core-dump-files/m-p/3211204#M793385</link>
    <description>Hi Steven,&lt;BR /&gt;         &lt;BR /&gt;Actually what I am trying to do is write a utility similar to adb.I want write a program which will accept an address and print value stored at that address.adb does this by following command.&lt;BR /&gt;adb&amp;gt;440C4000 /2X. &lt;BR /&gt;That's why I am trying use cr_open and cr_read but I don't know how to convert this address to page number. which is needed by cr_read.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 07 Mar 2004 07:41:15 GMT</pubDate>
    <dc:creator>Yatin Chaubal</dc:creator>
    <dc:date>2004-03-07T07:41:15Z</dc:date>
    <item>
      <title>reading core dump files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reading-core-dump-files/m-p/3211202#M793383</link>
      <description>i want to read a kernel core dump file( which are in /var/addm/crash/crash.4 i am read ing the directory) from my c program.I am using cr_open and cr_read.cr_read requires a pgno i have the address 0x440C4000 how can i  translate this address to page number and offset. adb does the conversion  but i dont know how. Can anyone please help me</description>
      <pubDate>Sat, 06 Mar 2004 04:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reading-core-dump-files/m-p/3211202#M793383</guid>
      <dc:creator>yatin</dc:creator>
      <dc:date>2004-03-06T04:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: reading core dump files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reading-core-dump-files/m-p/3211203#M793384</link>
      <description>To read such a file, you need to do q4 dump analysis.&lt;BR /&gt;&lt;BR /&gt;I had a doc that I was posting that was shall we say a no-no.  Here is the document id and link, so if you have a software contract you can read it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=475751" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=475751&lt;/A&gt;&lt;BR /&gt;See my post in the above thread.&lt;BR /&gt;&lt;BR /&gt;OZBEKBRC00000611 - How do I use q4 to pre-process a dump that HP needs to read &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm working on a paraphrase of the document, but you'll have no trouble reading it if you have a software contract.&lt;BR /&gt;&lt;BR /&gt;Dan G. has been kind enough to leave my version out there for the time being. I will get my paraphrase approved and posted as soon as possible.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 06 Mar 2004 20:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reading-core-dump-files/m-p/3211203#M793384</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-06T20:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: reading core dump files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reading-core-dump-files/m-p/3211204#M793385</link>
      <description>Hi Steven,&lt;BR /&gt;         &lt;BR /&gt;Actually what I am trying to do is write a utility similar to adb.I want write a program which will accept an address and print value stored at that address.adb does this by following command.&lt;BR /&gt;adb&amp;gt;440C4000 /2X. &lt;BR /&gt;That's why I am trying use cr_open and cr_read but I don't know how to convert this address to page number. which is needed by cr_read.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Mar 2004 07:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reading-core-dump-files/m-p/3211204#M793385</guid>
      <dc:creator>Yatin Chaubal</dc:creator>
      <dc:date>2004-03-07T07:41:15Z</dc:date>
    </item>
  </channel>
</rss>

