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 04:27:24PM +0100, Paul Brook wrote:
> On Monday 14 June 2004 16:16, Daniel Jacobowitz wrote:
> > 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.
> 
> It should have exactly zero impact because DW_CIE_VERSION is still 1. Unless 
> I'm missing something of course...

Oops, you're right.  Silly me, I assumed the patch did something :)

-- 
Daniel Jacobowitz


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