This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: patch to improve i386 epilogue (version 4)


Richard Henderson <rth@cygnus.com> writes:

> You know, gdb can and does properly handle the situation where
> there are multiple debug formats in the same program.  It slurps
> all of the info it can find in any format into its own internal
> data structures. 

Gdb is fine, I worry about ld.

What happens if a have .o or .a files using stabs and want to link
these with newly generated files containing DWARF?

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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