From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Molenda To: Paul Brook Cc: gdb-patches@sources.redhat.com Subject: Re: Patch ping Date: Thu, 27 May 2004 21:20:00 -0000 Message-id: References: <200405271407.30447.paul@codesourcery.com> X-SW-Source: 2004-05/msg00762.html FWIW I've been looking at this part of dwarf3draft8 recently and this patch is correct. There are a handful of new CFI instructions in dwarf3, but Mark Kettenis added these in January, http://sources.redhat.com/ml/gdb-patches/2004-01/msg00483.html But Mark didn't make the modification to recognize the version==3 header. BTW Paul, once your patch is approved could you get the little typeo in Mark's ChangeLog entry ("DW_CFA_def_cfa_exporession") while you're committing? NB: My approval of this patch gets you nothing, but I thought I'd throw it out there as an informed 3rd party. ;) J On May 27, 2004, at 6:07 AM, Paul Brook wrote: I submitted the following patch a couple of weeks a go and it seems to have slipped past without review... http://sources.redhat.com/ml/gdb-patches/2004-05/msg00351.html Paul