This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Hi,Thank you for your help! Re: How can I get the C function protot....


hi

Thank you for your help.

regards
haka

----- Original Message ----- 
From: "Keith Seitz" <keiths@redhat.com>
To: "NewHaka@hotmail" <newhaka@hotmail.com>
Cc: <gdb@sources.redhat.com>
Sent: Saturday, June 22, 2002 1:27 AM
Subject: Re: How can I get the C function prototype from a SO(link by cc) on solaris using gdb?


| On Fri, 21 Jun 2002, NewHaka@hotmail.com wrote:
| 
| >  I try to find out the prototype of functions in this library,gdb output:
| > (gdb) p GetDatVersion
| >  $1 = {<text variable, no debug info>} 0xff273374 <GetDatVersion>
|                          ^^^^^^^^^^^^^
| 
| >  Does the library must complied by gcc?
| 
| No, but it must contain debug info that gdb can read...
| 
| Keith
| 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]