This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch ping
- From: Daniel Jacobowitz <drow at false dot org>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Paul Brook <paul at codesourcery dot com>,"gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 14 Jun 2004 11:16:59 -0400
- Subject: Re: Patch ping
- References: <200406141210.23634.paul@codesourcery.com> <40CDBA87.9010403@codesourcery.com>
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