recursive bug in dwarf2read.c

Tom Tromey tromey@redhat.com
Fri Dec 11 19:29:00 GMT 2009


>>>>> "Gaius" == Gaius Mulley <gaius@glam.ac.uk> writes:

Gaius> 2009-12-10  Gaius Mulley  <gaius@glam.ac.uk>
Gaius> 	* dwarf2read.c (read_subroutine_type): Add the subroutine
Gaius> 	  type to the die immediately to allow a parameter type to be
Gaius> 	  the same subroutine type.

This seems almost ok to me.

With this change, read_subroutine_type calls set_die_type twice.
I think it would be preferable to eliminate the second call.

Tom



More information about the Gdb-patches mailing list