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: [RFA 1/5] Don't always zero pad in print_*_chars


On 06/02/2017 08:36 PM, Tom Tromey wrote:
> This changes print_octal_chars and print_decimal_chars to never zero
> pad, and changes print_binary_chars and print_hex_chars to only
> optionally zero-pad, based on a flag.

Looks good.

Thanks,
Pedro Alves


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