* ada-lang.c (ada_evaluate_subexp): [OP_ATR_FIRST, OP_ATR_LAST]
authorJoel Brobecker <brobecker@gnat.com>
Tue, 24 Mar 2009 01:58:22 +0000 (01:58 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 24 Mar 2009 01:58:22 +0000 (01:58 +0000)
commit5bc23cb38a1dcffee544f89ecfc25b5774bdd45d
treeddd8b0e3c3a2e1f0e16a51f691eca6943a7d7466
parente0cfd8e38b64319ee7fe4ca61ede8a982f1f8bec
    * ada-lang.c (ada_evaluate_subexp): [OP_ATR_FIRST, OP_ATR_LAST]
        [OP_ATR_LENGTH]: When using the attribute on a type, make sure
        to get the real type, not the associated typedef.
gdb/ChangeLog
gdb/ada-lang.c