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: [PATCHv2 5/5] gdb: Introduce 'print max-depth' feature


Excellent.  I have no further comments on this version, except for ...

On 4/17/19 12:06 AM, Andrew Burgess wrote:

> +/* See valprint.h.  */
> +
> +bool val_print_check_max_depth (struct ui_file *stream, int recurse,
> +				const struct value_print_options *options,
> +				const struct language_defn *language)


... line break after the bool.

Thanks,
Pedro Alves


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