OSDN Git Service

* 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)
commitc5f1a7ef72922178569418b5d5060f8240c1767e
tree509c2ee9e100b5092b5b6863fc5a70e763d39870
parent6f1a685bc7bfe44af998e54b99963dffc8e715e5
    * 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