This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA] fix child_xfer_memory in hppah-nat.c



On Sun, 4 Feb 2001, Andrew Cagney wrote:

> Christopher Faylor wrote:
> 
> > You might want to add an ATTRIBUTE_UNUSED to 'struct mem_attrib *mem' to
> > stop a potential compiler warning.
> 
> No.  GDB doesn't use that ATTRIBUTE_UNUSED hack.  Check the archives and
> configure.in for the relevant discussion.

Could you please point to that discussion, and also identify the place in 
configure.in that's relevant to this?  I cannot find those (but I'm not 
sure I know what to look for).

Several files in the CVS use ATTRIBUTE_UNUSED (not surprisingly, 
go32-nat.c is one of them ;-).  So I wonder what is the current say-so 
on this matter.

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