From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] xcoffread.c: remove include of partial-stab.h Date: Mon, 01 Oct 2001 13:11:00 -0000 Message-id: <3BB8CDC9.7060508@cygnus.com> References: <15287.35303.583879.469917@krustylu.cygnus.com> X-SW-Source: 2001-10/msg00015.html > Hi. This patch is the first in a series of patches that hopefully > will eliminate the uses of partial-stab.h. > Xcoffread.c was the easiest one to start with. > Only remaining uses are in dbxread.c and mdebugread.c. > > Turns out that xcoffread.c used only 2 of the many cases handled by > the switch in partial-stab.h. In order to reuse the whole file, a lot > of macros had to be defined to do nothing. > > I tested this patch on an aix4.3 system. > > I know this file has no official maintainer, but I'll wait a few days > to check it in anyway. xcoffread or partial-symtab.h? Either way, I think you as a symtab maintainer are the best person to cast judgment. Andrew PS: This has to be a good thing!