This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: patch for dwarf2read.c
- From: Daniel Jacobowitz <drow at false dot org>
- To: Gaius Mulley <gaius at glam dot ac dot uk>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Mon, 17 Nov 2008 08:36:10 -0500
- Subject: Re: patch for dwarf2read.c
- References: <877i724s7s.fsf@j228-gm.comp.glam.ac.uk>
On Mon, Nov 17, 2008 at 09:28:07AM +0000, Gaius Mulley wrote:
>
> Hi,
>
> here is a patch for dwarf2read.c which fixes a cyclic recursive bug
> when gdb is asked to resolve the following Modula-2 procedure type:
>
> ScanClass = (padding, valid, invalid, terminator);
> ScanState = PROCEDURE (CHAR, VAR ScanClass, VAR ScanState);
>
> when compiled by gm2.
Patches should include a changelog entry, please. What's
add_partial_subroutine_type about? It has a few bugs in it, but it's
also not called.
--
Daniel Jacobowitz
CodeSourcery