]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
Use XVS field type instead of doing a parallel lookup.
authorJoel Brobecker <brobecker@gnat.com>
Mon, 18 Jan 2010 10:26:02 +0000 (10:26 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 18 Jan 2010 10:26:02 +0000 (10:26 +0000)
commitf80d3ff275e070708f87ed2bc25fbf35b6e1b8cc
tree227108b74702283da0a1ce7c47400c09c3dc1982
parent5bf03f13872d723bf34d63d622cf277eb76523e7
Use XVS field type instead of doing a parallel lookup.

        * ada-lang.c (ada_get_base_type): Follow the XVS field type
        if it is a reference type instead of doing a type lookup using
        the XVS field name.
gdb/ChangeLog
gdb/ada-lang.c