comp.lang.ada
 help / color / mirror / Atom feed
From: Jim Podmore <jp75314@fokkerspace.nl>
Subject: Problem with gdb / gvd and SIGUSR2
Date: Thu, 25 Jul 2002 20:46:51 +0200
Date: 2002-07-25T20:46:51+02:00	[thread overview]
Message-ID: <3D40479A.9943C172@fokkerspace.nl> (raw)

I have an Ada program running under Irix which includes a pragma
Attach_Handler for the SIGUSR2 signal.  Once the handler has been
attached, then when it receives the signal when running uner gdb or gvd,
the debugger prints the following :


   Program received signal SIGUSR2, User defined signal 2.
   warning: (Internal error: pc 0xfaf3d54 in read in psymtab, but not in
symtab.)

   warning: (Internal error: pc 0xfaf3d54 in read in psymtab, but not in
symtab.)

   warning: (Internal error: pc 0xfaf3d54 in read in psymtab, but not in
symtab.)

   warning: (Internal error: pc 0xfaf3d54 in read in psymtab, but not in
symtab.)

   0xfaf3d54 in __sigsuspend ()
   warning: (Internal error: pc 0xfaf3d54 in read in psymtab, but not in
symtab.)

   warning: (Internal error: pc 0xfaf3d54 in read in psymtab, but not in
symtab.)



and then stops.  The signal is handled correctly when I run without the
debugger.

I have no problem with the signal handling, but need to debug the
program of other problems.

Any ideas ?

Jim Podmore




                 reply	other threads:[~2002-07-25 18:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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