This is the mail archive of the gdb@sourceware.org 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]

Re: How does one get static procedure names?


On Tue, Oct 27, 2009 at 11:32 AM, Bruce Korb <bruce.korb@gmail.com> wrote:

> I know GDB has some way to do it, but I couldn't locate
> the code that does it. ?A pointer on where to look would
> be really helpful and greatly appreciated!

Your question is rather unclear :-(

Are you looking for
A) how to set a breakpoint in a static procedure in GDB, or
B) how to find an address of a given static function in a given executable, or
C) a list of all static functions in a given executable, or
D) something else (if so, what exactly?)

Cheers,
-- 
Paul Pluzhnikov


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