public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Problem : "Unable to find 'load_info' symbol"
@ 2004-08-19 10:00 Saravanan
  2004-08-19 10:22 ` Michael Chastain
  0 siblings, 1 reply; 2+ messages in thread
From: Saravanan @ 2004-08-19 10:00 UTC (permalink / raw)
  To: gdb



I tried to debug the core but it shows Unable to find 'load_info' symbol.
Any solutions for this ?   { The binary should be built with debugging
enabled option ? }

# gdb popper core
....
....
Core was generated by `popper'.
Program terminated with signal 8, Arithmetic exception.
Unable to find 'load_info' symbol

(gdb) bt
Unable to find 'load_info' symbol

(gdb) where
Unable to find 'load_info' symbol

(gdb) core core
Core was generated by `popper'.
Program terminated with signal 8, Arithmetic exception.
Unable to find 'load_info' symbol

(gdb) info signals
Signal        Stop      Print   Pass to program Description

SIGHUP        Yes       Yes     Yes             Hangup
SIGINT        Yes       Yes     No              Interrupt
SIGQUIT       Yes       Yes     Yes             Quit
SIGILL        Yes       Yes     Yes             Illegal instruction
SIGTRAP       Yes       Yes     No              Trace/breakpoint trap
SIGABRT       Yes       Yes     Yes             Aborted
SIGEMT        Yes       Yes     Yes             Emulation trap
SIGFPE        Yes       Yes     Yes             Arithmetic exception
SIGKILL       Yes       Yes     Yes             Killed
SIGBUS        Yes       Yes     Yes             Bus error
SIGSEGV       Yes       Yes     Yes             Segmentation fault

Another one :
=========

# gdb squid core
HP gdb 4.2.01 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 4.2.01 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the conditions to
change it and/or distribute copies. Type "show warranty" for
warranty/support.
..
Core was generated by `gdb'.
Program terminated with signal 6, Aborted.
Unable to find 'load_info' symbol

(gdb) bt
Unable to find 'load_info' symbol
(gdb)

Can i get any solution/help ?

-Saravanan



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.740 / Virus Database: 494 - Release Date: 8/16/2004


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

* Re: Problem : "Unable to find 'load_info' symbol"
  2004-08-19 10:00 Problem : "Unable to find 'load_info' symbol" Saravanan
@ 2004-08-19 10:22 ` Michael Chastain
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Chastain @ 2004-08-19 10:22 UTC (permalink / raw)
  To: sara_kovai, gdb

"Saravanan" <sara_kovai@hotpop.com> wrote:
> # gdb squid core
> HP gdb 4.2.01 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.

This is an HP version of gdb, so you'll have to talk to HP about it.
(The FSF version of gdb does not even support hpux on itanium yet.)

Michael

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

end of thread, other threads:[~2004-08-19 10:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-19 10:00 Problem : "Unable to find 'load_info' symbol" Saravanan
2004-08-19 10:22 ` Michael Chastain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).