<?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: read a core file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/read-a-core-file/m-p/3469464#M211455</link>
    <description>Hi Marcia,&lt;BR /&gt;&lt;BR /&gt;Try to assign points to those who are helping you. &lt;BR /&gt;&lt;BR /&gt;PS (PT): quantos mais pontos assignar, mais respostas receberÃ¡... :)&lt;BR /&gt;&lt;BR /&gt;Eric Antun</description>
    <pubDate>Mon, 24 Jan 2005 07:03:24 GMT</pubDate>
    <dc:creator>Eric Antunes</dc:creator>
    <dc:date>2005-01-24T07:03:24Z</dc:date>
    <item>
      <title>read a core file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-a-core-file/m-p/3469461#M211452</link>
      <description>Hi guys&lt;BR /&gt;&lt;BR /&gt;I´m trying to run an C application and this result a core file.&lt;BR /&gt;I tryed to read this core dump with "gdb" and nothing happenned;&lt;BR /&gt;How can I open this file, using "gdb" or another dump reader application ?&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Marcia Ferreir</description>
      <pubDate>Mon, 24 Jan 2005 06:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-a-core-file/m-p/3469461#M211452</guid>
      <dc:creator>Marcia Ferreira_5</dc:creator>
      <dc:date>2005-01-24T06:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: read a core file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-a-core-file/m-p/3469462#M211453</link>
      <description>Can you provide the syntax you used when invoking gdb? And any error messages it might have displayed?&lt;BR /&gt;&lt;BR /&gt;Also, which compiler did you use on your C program? and what was the error message when it core dumped?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 24 Jan 2005 06:52:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-a-core-file/m-p/3469462#M211453</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-01-24T06:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: read a core file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-a-core-file/m-p/3469463#M211454</link>
      <description>gdb will only be able to usefully debug the core file if the C application that generated it was built with debugging symbols. If the C application has been stripped, then you are not going to get a lot of sense out of gdb.&lt;BR /&gt;&lt;BR /&gt;The usual method would be to start gdb&lt;BR /&gt;&lt;BR /&gt;# gdb&lt;BR /&gt;&lt;BR /&gt;then type in the command&lt;BR /&gt;&lt;BR /&gt;(gdb) core-file core&lt;BR /&gt;&lt;BR /&gt;this will load the core file&lt;BR /&gt;&lt;BR /&gt;then you need to tell gdb where the C application is&lt;BR /&gt;&lt;BR /&gt;(gdb) file foo&lt;BR /&gt;&lt;BR /&gt;Where foo is the name of your C application. You may also need to tell gdb where any shared libraries can be located.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jan 2005 06:54:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-a-core-file/m-p/3469463#M211454</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-01-24T06:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: read a core file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-a-core-file/m-p/3469464#M211455</link>
      <description>Hi Marcia,&lt;BR /&gt;&lt;BR /&gt;Try to assign points to those who are helping you. &lt;BR /&gt;&lt;BR /&gt;PS (PT): quantos mais pontos assignar, mais respostas receberÃ¡... :)&lt;BR /&gt;&lt;BR /&gt;Eric Antun</description>
      <pubDate>Mon, 24 Jan 2005 07:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-a-core-file/m-p/3469464#M211455</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-24T07:03:24Z</dc:date>
    </item>
  </channel>
</rss>

