This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: tag information?


   Date: Wed, 23 Feb 2000 12:36:28 +0100
   From: Artem Alimarine <aalimari@best.ms.philips.com>

   Is that possible to get the tag information about types and vriables in
   my program using GCC.?
   How? I need to use the information by a source code analysis tool.

Depending upon the target and the type of debugging information, you
may be able to get some information via objdump --debugging.

Ian

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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