Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* SIGILL under gdb for AIX 64 bit binaries
@ 2014-12-15  8:13 navin p
  2014-12-15  9:44 ` Jonas Maebe
  0 siblings, 1 reply; 2+ messages in thread
From: navin p @ 2014-12-15  8:13 UTC (permalink / raw)
  To: gdb

Hello,
       When i run a program on command line it runs fine. But when i
run it gdb it gives me a SIGILL.
       I know that is a problem with the code because dbx for AIX also
gives the SIGILL instruction.
       But i've been not able to convince people in my organization it
is a problem with code.

       What they do is they 'c' (continue) in gdb when it hits a
SIGILL and keep on continuing 2 times until it crashes somewhere else
in the code.

       I wanted to know these 2 questions :

       1) Once it hits a SIGILL can we continue and go to the next
crash and so on ? Is this valid .

        2) How does gdb allow to continue on a SIGILL ?





Regards,
Navin


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-15  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-15  8:13 SIGILL under gdb for AIX 64 bit binaries navin p
2014-12-15  9:44 ` Jonas Maebe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox