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]

finding a function with address


Hi,
	Im debugging an application with gdb and when the app segfaults gdb
outputs :
0x400da0a4 in ?? ()

I would like to find out the name of the function that should be in the place
of the "??".

Can I know it and how?

						Thanks
						-Mat


-- 
Mathieu Dube					mathieu_dube@videotron.ca
Programmer					mat@mondo-live.com
Mondo-Live					www.flipr.com

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