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 ping


On Mon, Jun 14, 2004 at 07:47:35AM -0700, Mark Mitchell wrote:
> Paul Brook wrote:
> 
> >The following patch seems to have slipped past without comment.
> >
> >Create DWARF3 cie frame entries:
> >http://gcc.gnu.org/ml/gcc-patches/2004-05/msg00845.html
> >
> >The infrastructure to support this change (ie. unwinder and debugger) 
> >should now be in place.
> 
> OK.

Must we?  This will silently regress debugging support for anyone using
the most recent released version of GDB or the upcoming GDB 6.1.1.

I don't see any point in generating DWARF3 CIEs unless we actually have
a need for the uleb128.

-- 
Daniel Jacobowitz


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