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: [PATCH RFC] Protoize m32r-stub.c, m88k-nat.c, m88k-tdep.c


>>>>> "Kevin" == Kevin Buettner <kevinb@cygnus.com> writes:
Kevin> I did three files this time because there was only one function that
Kevin> needed doing in each of them.  (The m88k-*.c files bring back old
Kevin> memories; I first started hacking on gdb on an m88k box in the early
Kevin> nineties.)
Kevin>
Kevin> 	* m32r-stub.c (prepare_to_step): Protoize.

Should we consider not protoizing the *-stub.c files?  While these are
distributed with GDB, they are code that is going to be hacked to bits
as they are integrated into a remote target.  While user is probably
using gcc, it may be reasonable to be as conservative we can when it 
comes to these files...

        --jtc

-- 
J.T. Conklin
RedBack Networks

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