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: [RFC] Why does ui_out_field_core_addr pad with leading zeroes?


> I couldn't find an explanation of *why* ui_out_field_core_addr pads
> the address with leading zeroes.
> 
> Does anyone know?

I don't (it was probably even before my time). But this raised an
interesting question: Initially, I thought that the current behavior
is much nicer. But then I looked at both outputs again, and asked
myself: which one is easier/faster to read? FWIW, I'm leaning towards
your suggestion...

-- 
Joel


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