gdb/testsuite: update field names in gdb-gdb.py.in
authorSimon Marchi <simon.marchi@polymtl.ca>
Fri, 23 Sep 2022 13:21:18 +0000 (09:21 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 26 Sep 2022 21:28:21 +0000 (17:28 -0400)
commitbe40200bc9a8cdfae120dd26c433a7ddefbd770c
tree947ee3f2270ecf607fc5e7609505eb431e0099cc
parent1c51fceb5c2801b6abadcc48fab56b9abd15ae92
gdb/testsuite: update field names in gdb-gdb.py.in

Patches that renamed the type::length and type::target_type fields
didn't update gdb-gdb.py.in accordingly, do that.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29599
Change-Id: I0f3f37a94d43497789156b0ded4d2f2dd5b89496
gdb/gdb-gdb.py.in