[PATCH] Add extern of output_command to utils.h

Pierre Muller pierre.muller@ics-cnrs.unistra.fr
Mon Jan 7 15:12:00 GMT 2013



> -----Message d'origine-----
> De : gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Tom Tromey
> Envoyé : lundi 7 janvier 2013 16:09
> À : Hui Zhu
> Cc : Joel Brobecker; gdb-patches ml
> Objet : Re: [PATCH] Add extern of output_command to utils.h
> 
> >>>>> "Hui" == Hui Zhu <teawater@gmail.com> writes:
> 
> Hui> 2013-01-05  Hui Zhu  <hui_zhu@mentor.com>
> 
> Hui> 	* printcmd.c: Remove define of function output_command.
> Hui> 	* tracepoint.c: Remove extern of function output_command.
> Hui> 	* valprint.h.h (output_command): New extern.

  Just don't forget to remove the secondf ".h", correct line should be:

 	* valprint.h (output_command): New extern.
> This is ok.  Thanks.
> 
> Tom



More information about the Gdb-patches mailing list