]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.h
[Ada] New functions to decode Ada types and values
authorJoel Brobecker <brobecker@gnat.com>
Wed, 29 Feb 2012 19:44:12 +0000 (19:44 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 29 Feb 2012 19:44:12 +0000 (19:44 +0000)
commit41246937ec25e4d69802ee153ce8c562882126a1
treeb3f95acb66db0e47c129b88d83c58c58d13e0561
parentffde82bff0610b4c4d9e047489303649acf7c6ea
[Ada] New functions to decode Ada types and values

This patch introduces two new functions that will be used to support
the implementation of the ada-varobj effort.  The function descriptions
should say it all...

gdb/ChangeLog:

        * ada-lang.h (ada_get_decoded_value, ada_get_decoded_type): Add
        declaration.
        * ada-lang.c (ada_get_decoded_value, ada_get_decoded_type): New
        function.
gdb/ChangeLog
gdb/ada-lang.c
gdb/ada-lang.h