* ada-lang.c (ada_evaluate_subexp) [OP_ATR_MODULUS]: Use check_typdef
authorJoel Brobecker <brobecker@gnat.com>
Tue, 24 Mar 2009 02:00:51 +0000 (02:00 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 24 Mar 2009 02:00:51 +0000 (02:00 +0000)
commit31dedfee60c1832aa6c7d7376fce432e94798471
tree77462e04786c09517de5a2db7b7e54e427313bfa
parent5bc23cb38a1dcffee544f89ecfc25b5774bdd45d
    * ada-lang.c (ada_evaluate_subexp) [OP_ATR_MODULUS]: Use check_typdef
        to make sure we try to get the modulus of the actual type, not the
        associated typedef.
gdb/ChangeLog
gdb/ada-lang.c