[PATCH] Fix GDB PR15559 (inferior calls using "thiscall" calling convention)

Julian Brown julian@codesourcery.com
Thu May 1 16:37:00 GMT 2014


On Thu, 27 Mar 2014 12:47:23 +0000
Julian Brown <julian@codesourcery.com> wrote:

> On Wed, 26 Mar 2014 10:25:19 -0600
> Tom Tromey <tromey@redhat.com> wrote:
> 
> > >>>>> "Julian" == Julian Brown <julian@codesourcery.com> writes:
> > 
> > Julian>     include/
> > Julian>     * dwarf2.h (enum dwarf_calling_convention): Add
> > Julian>     DW_CC_GNU_thiscall_i386.
> > 
> > We've been trying to ensure that all GNU DWARF extensions are
> > documented.  In the past we had problems where an extension was
> > added and then, years later, its use was unclear.
> > 
> > The usual approach is some appropriate text somewhere on the GCC
> > wiki (though I suppose a note in the mail archives would do in a
> > pinch) along with a URL in a comment in the appropriate file
> > (dwarf2.h or dwarf2.def).
> > 
> > Could you please do that?
> 
> How's this, as a first attempt?
> 
> http://gcc.gnu.org/wiki/GNUDwarfExtensions

Ping?

Julian



More information about the Gcc-patches mailing list