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]
Other format: [Raw text]

Re: [RFC] s/PTRACE_ARG3_TYPE/PTRACE_TYPE_ARG3/g ?


   Date: Wed, 11 Aug 2004 20:12:11 -0400
   From: Andrew Cagney <cagney@gnu.org>
   User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040801
   X-Accept-Language: en, en-us
   Cc: gdb-patches@sources.redhat.com
   Content-Type: text/plain; charset=us-ascii; format=flowed
   X-Spam-Level: 
   X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on 
	   elgar.kettenis.dyndns.org
   X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham 
	   version=2.63

   Mark,

   Should PTRACE_TYPE_ARG[36] include paren vis:

   #define PTRACE_TYPE_ARG3 (caddr_t)

It probably shouldn't.  The autoconf AM_FUNC_SELECT_ARGS test includes
the parens, but it doesn't make any sense.

Mark



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