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]

Re: Executable's debug format


I usually just run it in gdb. Then 'info source' will tell you which debug format the particular module your PC in is.

cheers,

Kris

Bob Rossi wrote:

Hi,

Sorry if this is a beginners question ...

Is there a way to find out what debug format the debugging info in the
executable is in?

Or is it more complicated? Can a single executable be composed of object
files which each have there debugging info in a different format?

Bob Rossi




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