<?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 How to fetch a struccture elements from a core file in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-fetch-a-struccture-elements-from-a-core-file/m-p/4426740#M61450</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;From the core file I am able to fetch the structure address, is there a way to fetch (by typecasting so) the elements of structure?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Masthan</description>
    <pubDate>Tue, 26 May 2009 10:54:28 GMT</pubDate>
    <dc:creator>Masthan</dc:creator>
    <dc:date>2009-05-26T10:54:28Z</dc:date>
    <item>
      <title>How to fetch a struccture elements from a core file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-fetch-a-struccture-elements-from-a-core-file/m-p/4426740#M61450</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;From the core file I am able to fetch the structure address, is there a way to fetch (by typecasting so) the elements of structure?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Masthan</description>
      <pubDate>Tue, 26 May 2009 10:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-fetch-a-struccture-elements-from-a-core-file/m-p/4426740#M61450</guid>
      <dc:creator>Masthan</dc:creator>
      <dc:date>2009-05-26T10:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch a struccture elements from a core file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-fetch-a-struccture-elements-from-a-core-file/m-p/4426741#M61451</link>
      <description>not sure,&lt;BR /&gt;can you eleborate more, what exectly are you looking for, &lt;BR /&gt;&lt;BR /&gt;give more details so somebody will respose you, thanks,</description>
      <pubDate>Thu, 28 May 2009 04:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-fetch-a-struccture-elements-from-a-core-file/m-p/4426741#M61451</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-05-28T04:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch a struccture elements from a core file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-fetch-a-struccture-elements-from-a-core-file/m-p/4426742#M61452</link>
      <description>If you have the address and the format of structure you can go on using x/x or x/s etc to print invidual members on the offset addresses. Just be aware of the alinments :-).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2009 16:22:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-fetch-a-struccture-elements-from-a-core-file/m-p/4426742#M61452</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2009-05-28T16:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch a struccture elements from a core file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-fetch-a-struccture-elements-from-a-core-file/m-p/4426743#M61453</link>
      <description>&amp;gt;is there a way to fetch (by typecasting so) the elements of structure?&lt;BR /&gt;&lt;BR /&gt;Sure if you have debug info:&lt;BR /&gt;p *(struct foo*)hex-address&lt;BR /&gt;&lt;BR /&gt;Your other thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1342714" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1342714&lt;/A&gt;</description>
      <pubDate>Sat, 30 May 2009 14:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-fetch-a-struccture-elements-from-a-core-file/m-p/4426743#M61453</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-30T14:05:25Z</dc:date>
    </item>
  </channel>
</rss>

