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)




  In message <r2k929o9oi.fsf@happy.cygnus.com>you write:
  > 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?
That should work just fine.  

jeff


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