<?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: GDB failed with SIGILL when set breakpoint in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040170#M93987</link>
    <description>thanks for u quick answer. But what is JAGaf6354 ? Can u show me the link?</description>
    <pubDate>Fri, 20 Jul 2007 02:27:53 GMT</pubDate>
    <dc:creator>joyo</dc:creator>
    <dc:date>2007-07-20T02:27:53Z</dc:date>
    <item>
      <title>GDB failed with SIGILL when set breakpoint</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040166#M93983</link>
      <description>Newbie in HPUX development. I write a simple c program ,just print Hello. It runs well. But if i use gdb debug it, if i set breakpoints , and run it ,gdb will stop with signals.The output is :&lt;BR /&gt;"Program received signal SIGILL ,Illegal instruction si_code=8 - ILL_ILLOPC - Illegal Op-Code. 0x400000002314 in main() at test.c:3&lt;BR /&gt;3 { " So, i cannot debug my application with gdb. What's wrong?How can i fix it?&lt;BR /&gt;Gcc --version 4.0.3&lt;BR /&gt;gcc -v using built-in specs Target:hppa64-hp-hpux11.11&lt;BR /&gt;gdb HP GDB 5.4.0 for PA-RISC 1.1 or 2.0 ,HP-UX 11.00 and target hppa1.1-hp-hpux11.00</description>
      <pubDate>Thu, 19 Jul 2007 07:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040166#M93983</guid>
      <dc:creator>joyo</dc:creator>
      <dc:date>2007-07-19T07:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: GDB failed with SIGILL when set breakpoint</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040167#M93984</link>
      <description>It appears you are using gcc with HP's gdb.  You may have to download a newer gdb:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/wdb" target="_blank"&gt;http://www.hp.com/go/wdb&lt;/A&gt;</description>
      <pubDate>Thu, 19 Jul 2007 22:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040167#M93984</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-19T22:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: GDB failed with SIGILL when set breakpoint</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040168#M93985</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;There have been some more support provided on the latest HP-WDB for gcc binaries on PA64, and more specifically I think your problem is also fixed.&lt;BR /&gt;&lt;BR /&gt;Mithun</description>
      <pubDate>Thu, 19 Jul 2007 23:41:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040168#M93985</guid>
      <dc:creator>Mithun R N</dc:creator>
      <dc:date>2007-07-19T23:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: GDB failed with SIGILL when set breakpoint</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040169#M93986</link>
      <description>Some of the problems that Mithun mentioned are:&lt;BR /&gt;JAGaf63546 issues in debugging gcc compiled executables&lt;BR /&gt;JAGag23001 Problems unwinding from gcc frames &lt;BR /&gt;JAGag22995 gcc debugee crashes when run within gdb&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2007 00:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040169#M93986</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-20T00:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: GDB failed with SIGILL when set breakpoint</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040170#M93987</link>
      <description>thanks for u quick answer. But what is JAGaf6354 ? Can u show me the link?</description>
      <pubDate>Fri, 20 Jul 2007 02:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040170#M93987</guid>
      <dc:creator>joyo</dc:creator>
      <dc:date>2007-07-20T02:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: GDB failed with SIGILL when set breakpoint</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040171#M93988</link>
      <description>&amp;gt;But what is JAGaf6354? Can you show me the link?&lt;BR /&gt;&lt;BR /&gt;You were suppose to just get the latest gdb because you were scared.  ;-)&lt;BR /&gt;&lt;BR /&gt;JAGaf6354 is the ID of the bug.  The description may have helped.  You can't see them unless you have a support contract.</description>
      <pubDate>Fri, 20 Jul 2007 15:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdb-failed-with-sigill-when-set-breakpoint/m-p/4040171#M93988</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-20T15:30:13Z</dc:date>
    </item>
  </channel>
</rss>

