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 Cc: gdb-patches@sourceware.org; George, Jini Susan ; Achra, Nitika 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 Sent: Friday, January 31, 2020 3:43 PM To: Sharma, Alok Kumar Cc: gdb-patches@sourceware.org; George, Jini Susan ; Achra, Nitika Subject: Re: [PATCH] Fixed gdb to print arrays with very high indexes [CAUTION: External Email] >>>>> ">" == Sharma, Alok Kumar 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