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: guessing where address belongs to


> Date: Tue, 4 Mar 2008 10:15:42 +0200
> From: "Yakov Lerner" <iler.ml@gmail.com>
> 
> Is there command to have gdb guess which memory object this
> address belongs to (which function ... which stack frame .. which static
> object .. which head object )?

I think you want "info symbol".


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