comp.lang.ada
 help / color / mirror / Atom feed
* Problem with gdb / gvd and SIGUSR2
@ 2002-07-25 18:46 Jim Podmore
  0 siblings, 0 replies; only message in thread
From: Jim Podmore @ 2002-07-25 18:46 UTC (permalink / 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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-25 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-25 18:46 Problem with gdb / gvd and SIGUSR2 Jim Podmore

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