<?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 Few questions on GDB ( GNU DEBUGGER) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/few-questions-on-gdb-gnu-debugger/m-p/4426687#M61443</link>
    <description>&lt;BR /&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I am New to use gdb tool. I am facing couple of issues to use gdb tool. Can you please help by answering the following questions. &lt;BR /&gt;&lt;BR /&gt;(1) How can I fetch my data structures from a core dump file? (like a specific variable value, a pointer value , or strcucture member value..etc).&lt;BR /&gt;&lt;BR /&gt;(2) What is the use of "-s" option and how we can use this&lt;BR /&gt;&lt;BR /&gt;(3) From a running process how I can fetch my data structures ?&lt;BR /&gt;&lt;BR /&gt;(4)To analyze a core dump, do we need to the source files and executable file? If so, how to analyze a core dump using its sources.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(5) How to tell the gdb to look into a specific directory for source files or executables.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help in advance.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Masthan&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 26 May 2009 09:46:14 GMT</pubDate>
    <dc:creator>Masthan</dc:creator>
    <dc:date>2009-05-26T09:46:14Z</dc:date>
    <item>
      <title>Few questions on GDB ( GNU DEBUGGER)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/few-questions-on-gdb-gnu-debugger/m-p/4426687#M61443</link>
      <description>&lt;BR /&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I am New to use gdb tool. I am facing couple of issues to use gdb tool. Can you please help by answering the following questions. &lt;BR /&gt;&lt;BR /&gt;(1) How can I fetch my data structures from a core dump file? (like a specific variable value, a pointer value , or strcucture member value..etc).&lt;BR /&gt;&lt;BR /&gt;(2) What is the use of "-s" option and how we can use this&lt;BR /&gt;&lt;BR /&gt;(3) From a running process how I can fetch my data structures ?&lt;BR /&gt;&lt;BR /&gt;(4)To analyze a core dump, do we need to the source files and executable file? If so, how to analyze a core dump using its sources.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(5) How to tell the gdb to look into a specific directory for source files or executables.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help in advance.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Masthan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 09:46:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/few-questions-on-gdb-gnu-debugger/m-p/4426687#M61443</guid>
      <dc:creator>Masthan</dc:creator>
      <dc:date>2009-05-26T09:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Few questions on GDB ( GNU DEBUGGER)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/few-questions-on-gdb-gnu-debugger/m-p/4426688#M61444</link>
      <description>Hello Masthan&lt;BR /&gt;i am not really good in gnu, but can suggest you below few url, thanks, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.yolinux.com/TUTORIALS/GDB-Commands.html" target="_blank"&gt;http://www.yolinux.com/TUTORIALS/GDB-Commands.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://arioch.unomaha.edu/~jclark/gdb_plus.html" target="_blank"&gt;http://arioch.unomaha.edu/~jclark/gdb_plus.html&lt;/A&gt;</description>
      <pubDate>Tue, 26 May 2009 13:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/few-questions-on-gdb-gnu-debugger/m-p/4426688#M61444</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-05-26T13:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Few questions on GDB ( GNU DEBUGGER)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/few-questions-on-gdb-gnu-debugger/m-p/4426689#M61445</link>
      <description>what you need to do is compile your programs with debug information. when you do that you can easily use gdb to do any of those things, in fact it's all transparent.&lt;BR /&gt;&lt;BR /&gt;i recommend to use the gdb gui though, it makes life much easier. i always used ddd, but there is also insight (developed by redhat).&lt;BR /&gt;&lt;BR /&gt;ddd: &lt;A href="http://www.gnu.org/software/ddd/" target="_blank"&gt;http://www.gnu.org/software/ddd/&lt;/A&gt;&lt;BR /&gt;insight: &lt;A href="http://sources.redhat.com/insight/index.php" target="_blank"&gt;http://sources.redhat.com/insight/index.php&lt;/A&gt;</description>
      <pubDate>Wed, 27 May 2009 05:38:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/few-questions-on-gdb-gnu-debugger/m-p/4426689#M61445</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-05-27T05:38:08Z</dc:date>
    </item>
  </channel>
</rss>

