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] Fixed gdb to print arrays with very high indexes


As I don’t have required permission, It would be great if someone from the gdb-patches pushes this patch?

Thanks in advance !!

Regards,
Alok

-----Original Message-----
From: Sharma, Alok Kumar 
Sent: Sunday, February 2, 2020 9:36 PM
To: Tom Tromey <tom@tromey.com>
Cc: gdb-patches@sourceware.org; George, Jini Susan <JiniSusan.George@amd.com>; Achra, Nitika <Nitika.Achra@amd.com>
Subject: RE: [PATCH] Fixed gdb to print arrays with very high indexes

Thanks for your valuable feedback. Please find the updated patch as an attachment.

Regards,
Alok

-----Original Message-----
From: Tom Tromey <tom@tromey.com> 
Sent: Friday, January 31, 2020 3:43 PM
To: Sharma, Alok Kumar <AlokKumar.Sharma@amd.com>
Cc: gdb-patches@sourceware.org; George, Jini Susan <JiniSusan.George@amd.com>; Achra, Nitika <Nitika.Achra@amd.com>
Subject: Re: [PATCH] Fixed gdb to print arrays with very high indexes

[CAUTION: External Email]

>>>>> ">" == Sharma, Alok Kumar <AlokKumar.Sharma@amd.com> writes:

[...]
>> Resolution:
>>      We have now changed the datatype of 'i' to LONGEST which is same as
>>     datatype of bounds.

Thank you for the patch and the explanation.

>> +# Copyright 2012-2020 Free Software Foundation, Inc.

The two new files should probably only mention 2020.
The patch is ok with that nit fixed.

Tom

Attachment: 0001-Fixed-gdb-to-print-arrays-with-very-high-indexes.patch
Description: 0001-Fixed-gdb-to-print-arrays-with-very-high-indexes.patch


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