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] [1/2] Add new 'z' format for print command


On 11/07/2013 4:20 PM, Andrew Burgess wrote:
> On 10/07/2013 6:30 PM, Tom Tromey wrote:
>>>>>>> "Andrew" == Andrew Burgess <aburgess@broadcom.com> writes:
>>
>> Andrew> Pedro pointed out that I could do better, so, this patch
>> Andrew> introduces a new 'z' format within the core value printing
>> Andrew> code that displays scalars using zero padded hexadecimal.
>> Andrew> I've mentioned this in the docs and added a test for the
>> Andrew> new format.
>>
>> Andrew> In patch [2/2] I'll change the MI code to make use of this
>> Andrew> new 'z' formatter.
>>
>> Andrew> OK to apply?
>>
>> It looks good to me.  However, it needs a doc review, and also, I think,
>> a NEWS entry.

Ping.

>> Plus, I think we should wait a little bit in case anyone has an issue
>> with the choice of 'z'.

As nobody has objected yet I'm going to assume that the use of 'z' is ok....

Thanks,
Andrew




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