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] [Ada] Fix the evaluation of access to packed array subscript


> gdb/ChangeLog:
> 
> 	* ada-lang.c (ada_value_ptr_subscript): Update the heading
> 	comment.  Handle packed arrays.
> 
> gdb/testsuite/ChangeLog:
> 
> 	* gdb.ada/access_to_packed_array.exp: New testcase.
> 	* gdb.ada/access_to_packed_array/foo.adb: New file.
> 	* gdb.ada/access_to_packed_array/pack.adb: New file.
> 	* gdb.ada/access_to_packed_array/pack.ads: New file.

Looks good to me. Please go ahead and push.

Thank you!
-- 
Joel


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