This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: recursive bug in dwarf2read.c


Tom Tromey <tromey@redhat.com> writes:

>>>>>> "Gaius" == Gaius Mulley <gaius@glam.ac.uk> writes:
>
> Gaius> ahh yes - true, here is the modified patch without the redundant
> Gaius> second call:
>
> Thanks, this is ok.
>
> Tom

Hi Tom,

many thanks, now committed to the head cvs,

regards,
Gaius

2009-12-15  Gaius Mulley  <gaius@glam.ac.uk>

      * dwarf2read.c (read_subroutine_type): Add the subroutine
        type to the die immediately to allow a parameter type to be
        the same subroutine type.


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