<?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: generate core dump file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569271#M650271</link>
    <description>Do you have gcore tool in itanium B.11.23</description>
    <pubDate>Fri, 22 Jan 2010 08:42:15 GMT</pubDate>
    <dc:creator>eric wang_2</dc:creator>
    <dc:date>2010-01-22T08:42:15Z</dc:date>
    <item>
      <title>generate core dump file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569267#M650267</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;I need to force generate core dump&lt;BR /&gt;in my running process&lt;BR /&gt;&lt;BR /&gt;how to do that&lt;BR /&gt;&lt;BR /&gt;my machine is HP-UX itanium B.11.23&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jan 2010 07:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569267#M650267</guid>
      <dc:creator>eric wang_2</dc:creator>
      <dc:date>2010-01-22T07:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: generate core dump file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569268#M650268</link>
      <description>ITRC member since:  November 09, 2008&lt;BR /&gt;Last contribution date:  January 22, 2010&lt;BR /&gt;I have assigned points to   0  of   4  responses to my questions.</description>
      <pubDate>Fri, 22 Jan 2010 08:25:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569268#M650268</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-22T08:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: generate core dump file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569269#M650269</link>
      <description>Please Assign points, for people who help in sharing their time and knowledge ,</description>
      <pubDate>Fri, 22 Jan 2010 08:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569269#M650269</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-22T08:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: generate core dump file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569270#M650270</link>
      <description>if you can doing from Console -&amp;gt; doing "TC"</description>
      <pubDate>Fri, 22 Jan 2010 08:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569270#M650270</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-22T08:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: generate core dump file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569271#M650271</link>
      <description>Do you have gcore tool in itanium B.11.23</description>
      <pubDate>Fri, 22 Jan 2010 08:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569271#M650271</guid>
      <dc:creator>eric wang_2</dc:creator>
      <dc:date>2010-01-22T08:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: generate core dump file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569272#M650272</link>
      <description>kill -IOT &lt;PROCESS id=""&gt; will do the trick.&lt;BR /&gt;&lt;BR /&gt;But gcore utility you need to get from "HP Internal website" if better you could get help from HP - Support&lt;/PROCESS&gt;</description>
      <pubDate>Fri, 22 Jan 2010 08:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569272#M650272</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-22T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: generate core dump file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569273#M650273</link>
      <description>You could do "kill -QUIT pid".&lt;BR /&gt;Or use gdb to debug directly.&lt;BR /&gt;Or attach and use the gcore command.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Johnson: kill -IOT &lt;PROCESS id=""&gt; will do the trick.&lt;BR /&gt;&lt;BR /&gt;This will just kill it.&lt;BR /&gt;You shouldn't be using -IOT, better to use its real name: kill -ABRT&lt;/PROCESS&gt;</description>
      <pubDate>Fri, 22 Jan 2010 09:24:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569273#M650273</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-22T09:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: generate core dump file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569274#M650274</link>
      <description>B.11.23 have no gcore &lt;BR /&gt;&lt;BR /&gt;i could not use it&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jan 2010 09:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-core-dump-file/m-p/4569274#M650274</guid>
      <dc:creator>eric wang_2</dc:creator>
      <dc:date>2010-01-22T09:36:40Z</dc:date>
    </item>
  </channel>
</rss>

