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 handling of array renamings


On 09/22/2015 05:00 PM, Joel Brobecker wrote:
OK with one tiny little suggestion.

+gdb_test "print ntp"     " = \\(access pack\\.table_type\\) 0x.*"
                                                                ^^^

Suggest using $hex.* instead of 0x.*

Thanks! And sorry for the late review...

Done and pushed. No problem: I thank you for reviewing. :-)

--
Pierre-Marie de Rodat


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