[commit] Fix the documentation of valprint.c:value_print

Joel Brobecker brobecker@adacore.com
Sat Jan 9 11:48:00 GMT 2010


Hello,

The comment documenting valprint.c:value_print was incorrectly saying
that the value being will be printed in C-ish syntax (the output follows
the syntax of the current_language).  Fixed thusly.

2010-01-09  Joel Brobecker  <brobecker@adacore.com>

        Fix the documentation of valprint.c:value_print.
        * valprint.c (value_print): Update the function description to
        mention that the syntax of the output follows the current_language,
        not necessarily C.

Checked in.

-- 
Joel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: valprint.diff
Type: text/x-diff
Size: 849 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20100109/ff75e006/attachment.bin>


More information about the Gdb-patches mailing list