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]
Other format: [Raw text]

Re: [PATCH] make DWARF2_DEBUG the default for ELF platforms.


On Wed, Dec 05, 2001 at 06:05:36PM -0500, Daniel Jacobowitz wrote:
> On Wed, Dec 05, 2001 at 02:55:26PM -0800, David O'Brien wrote:
> > 2001-12-05  David O'Brien  <obrien@FreeBSD.org>
> > 
> > 	* elfos.h (PREFERRED_DEBUGGING_TYPE): Change to DWARF2_DEBUG.
...
 
> Have you actually verified this comment?

In general it is true.  Unless I totally misunderstood some previous
conversations I've been in, GDB is moving to making dwarf2 the preferred
format.
 
> For instance, I am fairly certain that MIPS dwarf2 is completely
> broken right now.

This is good to know, and thus one of config/mips/*.h can override
elfos.h's PREFERRED_DEBUGGING_TYPE and set it to something else.

-- 
-- David  (obrien@FreeBSD.org)


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