This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: stub putDebugChar cleanup


jtc@redbacknetworks.com (J.T. Conklin) writes:

> 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
> 
> 	* i386-stub.c, m32r-stub.c, m68k-stub.c, sh-stub.c, sparc-stub.c,
> 	sparcl-stub, sparclet-stub.c: Changed declaration of putDebugChar
> 	to include explicit void return type as per documentation.  Fixed
> 	up occasions where stubs erroneously checked return type.

Thanks for these fixes!  They're finally in the repository.

								Stan