OSDN Git Service

Implement support for Ada interface types.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 1 Jan 2008 07:21:59 +0000 (07:21 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 1 Jan 2008 07:21:59 +0000 (07:21 +0000)
commit0c769fb13d9f630bfb1d6b5015273962f83aeb22
tree7d32bcf0b10043338693a8c4e0bddbca645904f3
parent85a1a8fbc189cb728186e9dd4be2ec519ddb4caa
    Implement support for Ada interface types.

        * ada-lang.c (ada_is_dispatch_table_ptr_type): New function.
        (ada_is_ignored_field): Ignore fields that are a dispatch table
        of a tagged type.
gdb/ChangeLog
gdb/ada-lang.c