This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH] Add extern of output_command to utils.h


On Mon, Jan 7, 2013 at 11:12 PM, Pierre Muller
<pierre.muller@ics-cnrs.unistra.fr> wrote:
>
>
>> -----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:

Thanks for your remind.  Fixed.

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

Checked in.
http://sourceware.org/ml/gdb-cvs/2013-01/msg00042.html

Best,
Hui


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