"info tasks" broken by typedefs in ATCB type definitions.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 15 Jan 2010 12:11:21 +0000 (12:11 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 15 Jan 2010 12:11:21 +0000 (12:11 +0000)
commit9f0dec2d111e754b5c72c1552e2574f5c9f0e11a
treed5da7e80f0d41144b1a77f7b5ac9dfc9644bdf1e
parent12ab9e09fa95b49831c733ac432e4f40d76136a6
"info tasks" broken by typedefs in ATCB type definitions.

        * ada-lang.c (ada_template_to_fixed_record_type_1): Add call to
        ada_check_typedef before retrieving the length of the type for
        regular fields.
gdb/ChangeLog
gdb/ada-lang.c