gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gdb] info functions command displayed nothing


From: qwert auber
Subject: [Gdb] info functions command displayed nothing
Date: Fri, 16 May 2003 03:03:34 -0700 (PDT)

i'm using gdb5.3 under redhat 9.0 . it seems that gdb
can't give information about functions in an ELF style
binary code by "info functions". i use "file " to
display it as follows:
ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), for GNU/Linux 2.0.0, statically linked,
stripped.

But when i gdb some binary file dynamically linked(
ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), for GNU/Linux 2.0.0, dynamically linked (uses
shared libs), stripped) , it can display part of
function names through  "info functions"

can u explain it?

cheers!
Auber

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]