This is the mail archive of the gcc@gcc.gnu.org mailing list for the EGCS project.


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

Re: Contribution to egcs


Bruce Q Hammond <bruceq@pacifier.com> writes:

> I would like to find a way the the redundant info was not written to the
> o files in the first place... perhaps an option for all the DWARF2 info
> to be written to a projectname.dwf file, 

Some of the gdb folks talk about simply leaving debug info in the
object files and having gdb dig them up when required.  If you are
concerned about link times, this is probably your best bet.

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California

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